Custom Fields
Update a Custom Field
Update a new custom field for the account
patch/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
Request body
Response
200