Link to videos
Links
Lipsyncs
Lipsyncs v2
Custom Templates
Custom Template Videos
Text to Speech
AI Shorts
AI Editing
Avatar
Workspace
DYOA
Delete a DYOA
DELETE
/
api
/
dyoa
/
{id}
/
Copy
Ask AI
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
Copy
Ask AI
curl --request DELETE \
--url https://api.creatify.ai/api/dyoa/{id}/ \
--header 'X-API-ID: <api-key>' \
--header 'X-API-KEY: <api-key>'
Assistant
Responses are generated using AI and may contain mistakes.