curl --request DELETE \
--url https://app.dynamicauth.com/api/v0/custom/fields/{customFieldId} \
--header 'Authorization: Bearer <token>'{
"error": "<string>"
}curl --request DELETE \
--url https://app.dynamicauth.com/api/v0/custom/fields/{customFieldId} \
--header 'Authorization: Bearer <token>'{
"error": "<string>"
}Was this page helpful?