Delete a content type

Before you can delete a content type you need to deactivate it.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

space_idstringRequired
ID of the Space in form of a string
environment_idstringRequired
ID of the environment in form of a string
content_type_idstringRequired
ID of the Content Type in form of a string

Response

No Content - Request successful, no content returned