Delete a saved compose config

View as Markdown
Removes a saved compose config from your organization. Runs that already referenced it keep the configuration they were created with — deleting a config never rewrites history. **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

idOrSlugstringRequired>=1 character

Response

Deleted.

Errors

404
Not Found Error
409
Conflict Error
429
Too Many Requests Error