DeleteConsent

SecurityOAuth2
Request
path Parameters
id
required
string

Id of the consent to delete

Responses
200

Success

401

Unauthorized

403

Forbidden

404

Not Found

delete/consents/{id}
Response samples
application/json
{
  • "type": "string",
  • "title": "string",
  • "status": 0,
  • "detail": "string",
  • "instance": "string",
  • "property1": null,
  • "property2": null
}