Profiles
Delete Ingest Profile
Delete a custom ingest profile for the account. Note that you can also do this through Video Cloud Studio
delete/accounts/{{account_id}}/profiles/{profile_id}
Path parameters
account_idstring required
Video Cloud account ID.
profile_idstring required
The ingest profile ID.
Headers
Content-Typestring required
Example:application/json
Content-Type: application/json
Authorizationstring required
Authorization: Bearer access_token (see Getting Access Tokens)
Response
NO CONTENT (success)