Custom Fields
Update an existing custom field by its ID
PUT
Update an existing custom field by its ID
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the custom field to be updated
Body
application/json
Response
200
application/json
Custom field updated successfully
The response is of type object
.
Update an existing custom field by its ID