Use this endpoint to manually expire a consent object. This endpoint will set the expires_at property of the consent object to the current time, thus expiring it.
If the consent object has already been expired (i.e. the expires_at time is already in the past), then nothing is changed.
Recent Requests
Log in to see full request history
Time
Status
User Agent
Retrieving recent requests…
Loading…
Responses
400
An error indicating why the server could not process the request.
404
The specified key does not resolve to a consent object.