Custom Fields
Deactivate Custom Field
Deactivates a custom field. This will not delete the custom field, but will make it inactive. Once deactivated it cannot be used in the Create User Journey API
patch/api/v2/custom_fields/{id}/deactivate
Path parameters
idstring uuid required
Example:69ae0e64b02bfe73a44ca479
Response
The request has succeeded.