Update a saved compose config
Renames a saved compose config, replaces its `config`, or both. Send at least one field.
Runs that already referenced it keep the configuration they were created with — the config is snapshotted onto each run.
**Learn more:** [Compose capability](https://docs.cloudraker.com/capabilities/compose)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
idOrSlug
Request
This endpoint expects an object.
name
config
Response
The updated config.
object
id
slug
name
capability
config
updatedAt
Errors
400
Bad Request Error
404
Not Found Error
429
Too Many Requests Error