Skip to main content
PUT
/
api
/
contact-structure
/
{contactStructureId}
{
  "errors": [
    {
      "debug": {
        "affectedForms": [
          {
            "_id": "<string>",
            "name": "<string>"
          }
        ]
      },
      "errorType": "<string>",
      "message": "<string>",
      "field": "<string>",
      "fieldId": "<string>"
    }
  ]
}

Authorizations

X-API-Key
string
header
required

API key authentication

Path Parameters

contactStructureId
string
required

Response

Successfully updated