Delete an existing field configuration
DELETE/services/metadata/v1/subscriptions/:subscriptionId/fieldConfigurations/:field
If you delete a field configuration and the field behavior changes to the default behavior, you have to add the new required fields on the next update of a ressource
Request
Responses
- 204
- 401
- 403
- 404
- 500
field configuration deleted successfully
Unauthorized
Forbidden
field configuration not found
Internal Server Error