Skip to main content

Delete a draft

DELETE 

/configuration-hub/drafts/:id

This API deletes an existing draft for the current tenant.

On success, this endpoint will return an empty response.

The draft id can be obtained from the response after a draft was successfully created, or from the list drafts endpoint.

Request

Responses

No content - indicates the request was successful but there is no content to be returned in the response.