/videos/conversions/delete¶
Delete a video conversion from the CDN.
Parameters¶
- conversion_key : string
Key of the conversion that should be delete.
Example response¶
<response>
<status>ok</status>
</response>
Response parameters¶
- /response/status : string
Call execution status. Set to ok if call executed successfully.