Skip to main content

Create collections customfields

POST 

/customfields/collections

Create collections customfields

Request

Header Parameters

    Content-Type stringrequired
    Example: multipart/form-data
    Accept stringrequired
    Example: application/json

Body

    key stringrequired
    Example: keystring
    label stringrequired
    Example: string
    show stringrequired
    Example: true
    order stringrequired
    Example: 2

Responses

Response Headers

    Schema

      status stringrequired
      key stringrequired
    Loading...