/applications/{id}/consents
Mount Point: /auth/api/v1/applications/{id}/consents/
DELETE
Delete all consents for the specified application.
Parameters
name | description | type | default |
---|---|---|---|
id | The ID of the application for which consents are to be deleted. | path |
Status Codes
code | description |
---|---|
204 | Success |
404 | No such object |