Delete provider content

Delete provider content

Deletes the provider content.

Request
URI
DELETE
https://{api_host}/api/provider/contents/{contentTypeId}/{id}
COPY
Path Parameters
string
contentTypeId
Required

The content type id

string
id
Required

The human readable content id


Responses
204

Content deleted successfully

Operation doesn't return any data structure