Custom Fields
Delete a Custom Field
Delete a new custom field for the account
delete/v1/accounts/{{account_id}}/video_fields/custom_fields/{{custom_field_id}}
Path parameters
account_idstring required
Video Cloud account ID.
custom_field_idstring required
Custom Field ID.
Headers
Content-Typestring required
Content-Type: application/json
Authorizationstring required
Authorization: Bearer {access_token} - see Getting Access Tokens
Response
204 No Content