Skip to content
Help Center
Products

API Reference

DELETE /integration/v1/content_providers/{id}

Remove content provider, all associated data will be removed

Remove content provider, all associated data will be removed

operationId Remove content provider, all associated data will be removed

Path parameters

Name Type Required Description
id string (uuid) required Content Provider ID

Responses

200

application/json schema

{
  "type": "number"
}

412 Invalid parameters

500 Server error

512 Specification violations