v1

latestOpenAPI 3.0.02026-08-067926202.5 KB
Custom Fields

Update a custom field

put/custom-fields/{field_id}

Request body

namestring

Response

Updated

status'success' | 'error'
messagestring

Example response

{
  "status": "success"
}