DYOA
Delete a DYOA
API Documentation
Link to videos
Links
Lipsyncs
Lipsyncs v2
Text to Speech
AI Shorts
AI Editing
Custom Templates
Avatar
Workspace
DYOA
Delete a DYOA
DELETE
/
api
/
dyoa
/
{id}
curl --request DELETE \
--url https://api.creatify.ai/api/dyoa/{id}/ \
--header 'X-API-ID: <api-key>' \
--header 'X-API-KEY: <api-key>'
Authorizations
API ID, from your settings page.
API Key, from your settings page.
Path Parameters
A UUID string identifying this fully synthetic avatar.
Response
204
No response body
curl --request DELETE \
--url https://api.creatify.ai/api/dyoa/{id}/ \
--header 'X-API-ID: <api-key>' \
--header 'X-API-KEY: <api-key>'