1. Home
  2. Docs
  3. Data Subscriber API Documentation
  4. Endpoints – Consents
  5. DELETE /consents/:id

DELETE /consents/:id

Delete a consent that was saved for a Person, for a use case.

Headers

Name Value
Authorization Bearer {JWT}

URL parameters

Name Value
id integer. The ID of the Consumer Consent object, as returned by GET /consents/:personId

Response status

Code Value
200 OK
401 Not authorized

How can we help?