API Documentation

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