Profiles
Delete profile
Permanently deletes a video player profile
delete/profile/{profile_id}
Path parameters
profile_idstring uuid required
Unique identifier of the profile
Response
Profile deleted successfully
Example response
{
"message": "Success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.