Delete Field Setup
DELETE/fieldsetup-srv/fields/:fieldKey
This API call deletes a field setup with given fieldKey.
Constraints
Before deleting a field setup, ensure:
- Field Setup reference in App settings is removed
- Field Setup reference in Consent setup is removed
Important: If the field setup is deleted, all corresponding user field values are removed from user accounts.
Request
Responses
- 200
- 400
- 401
- 404
OK
Bad Request - Field Has Dependencies
Unauthorized
Not Found