/codes/{codeId}

Use this endpoint to delete an existing Code. Use with caution as this this action is irreversible.

Codes can only be deleted if they are not applied to any Entity in any context in which the Code exists. NB: you may not have access to every context in which the Code exists.

If the specified Code does not exist, this endpoint will return an error with HTTP Status Code 404 Not Found.

If the specified Code does exist but is not deletable, this endpoint will return an error with HTTP Status Code 403 Forbidden.

If successful, the endpoint responds with HTTP Status Code 204 No Content and an empty response body.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!