post https://unclothy.com/api/v1/create_task
Allows you to create a new task and retrieve the result in response, or via a webhook.
Log in to see full request history
Responses
Allows you to create a new task and retrieve the result in response, or via a webhook.
xxxxxxxxxx
curl --request POST \
--url https://unclothy.com/api/v1/create_task \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: