Labels
Delete Label
Delete a label
delete/v1/accounts/{{account_id}}/labels/by_path/{{label_path}}
Path parameters
account_idstring required
Video Cloud account ID.
label_pathstring required
'The path for a label to update or delete. Note that the operation performed is on the last item in the path, so for example, if you specify the path /nature/birds/seabirds, only the seabirds label will be updated/deleted, but if you specify the path as /nature/birds, birds and any sub-labels of birds will be updated/deleted.'
Headers
Authorizationstring required
Authorization: Bearer {access_token} - see Getting Access Tokens
Response
204 No Content