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.
Log in to see full request history
URL Expired
The URL for this request expired after 30 days.
Responses
400
An error indicating why the server could not process the request.
404
The specified key does not resolve to a consent object.