API ReferenceClient fields

Delete client field

Delete an existing client field.

DELETE
/v1/client_fields/{client_field_id}

Authorization

authorization
AuthorizationBearer <token>

In: header

Path Parameters

client_field_id*string

Client field ID

Response Body

text/plain

application/json

application/json

curl -X DELETE "https://example.com/v1/client_fields/string"
""