delete https://api.gumlet.com/v1/video/profiles/
This endpoint removes a profile given its unique profile_id
. The profile will be removed but video assets created using the profile will remain as it is.
Log in to see full request history
Responses
This endpoint removes a profile given its unique profile_id
. The profile will be removed but video assets created using the profile will remain as it is.
xxxxxxxxxx
curl --request DELETE \
--url https://api.gumlet.com/v1/video/profiles/profile_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: