Skip to main content

Edit collections customfields

PATCH 

/customfields/collections/:key

Edit collections customfields

Request

Path Parameters

    key stringrequired

    (Required) The name of the key to edit

    Example: keystring

Header Parameters

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

Body

    label stringrequired
    Example: field
    show stringrequired
    Example: true
    order stringrequired
    Example: 1

Responses

Response Headers

    Schema

      status stringrequired
      key stringrequired
    Loading...