Skip to main content
DELETE
/
custom
/
fields
/
{customFieldId}
Delete a specific custom field by its ID
curl --request DELETE \
  --url https://app.dynamicauth.com/api/v0/custom/fields/{customFieldId} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Path Parameters

customFieldId
string
required

Response