Custom Fields

Update a custom field

put/custom-fields/{field_id}

Request body

namestring

Response

Updated

status'success' | 'error'
messagestring

Example response

{
  "status": "success"
}

Changes