Service Custom Fields

Create a Field

Creates a new Custom Field for Services, along with the Field Options if provided.

Scoped OAuth requires: custom_fields.write

post/services/custom_fields

Headers

Acceptstring required

The Accept header is used as a versioning header.

Content-Type'application/json' required

Request body

Response

The field object created, along with the Field Options if provided.

Changes