f18f4f36d0b3

latestOpenAPI 3.0.02026-08-064687193.6 KB
Consents

Revoke consent

Allows you to revoke a consent for a connection or a customer.

put/consents/{consent_id}/revoke

Path parameters

consent_idstring required

the id of the consent

Query parameters

connection_idstring

the id of the connection containing the consent, required unless customer_id parameter is sent

customer_idstring

the id of the customer containing the consents, required unless connection_id parameter is sent.

Response

OK