Skip to content

api_creators_destroy

DELETE
/api/creators/{id}/
curl --request DELETE \
--url https://example.com/api/creators/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/ \
--header 'Authorization: <Authorization>'

Manage creators.

id
required
string format: uuid

A UUID string identifying this creator.

No response body