Unsubscribe user

Revoke a user's active consents — either a specific set (via consents) or all of them (via all: true). Active means the consent is currently in granted or implicit status; consents in pending or revoked status are silently skipped. Returns the user resource with the consents relation loaded so the caller can see the resulting state.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The UUID of the user.

Body Params
consents
array of strings

Must be a valid UUID.

consents
boolean

When true, revoke every consent the user currently has granted. Mutually exclusive with consents. This field is required when consents is not present.

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain