Printago API
DELETE /v1/custom-metadata-definitions/{id}

Remove a custom field definition

Removing a definition returns the key to freeform: stored values are left alone and stay editable, they simply stop being validated and stop being visible to routing rules.

Requires: routing.manage

Path Parameters

id required
string

Response Schema

Response
value
string[]

Example Response

200 OK — application/json
[
  "string"
]