Consent
Update a consumer consent record's scope, expiry, or consented fields
Update a consumer consent record’s scope, expiry, or consented fields. Identity fields are immutable.
PUT
Update a consumer consent record's scope, expiry, or consented fields. Identity fields are immutable.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Update a consumer consent record (scope, expiry, or consented fields).
Identity fields are immutable: a consent record is an audit artifact of who consented and when. To consent with different identity data, create a new consent record instead.
Response
Successful Response
Create a consumer consent record (direct, server-to-server). Returns a consent_id used for all subsequent queries.
Previous
Create a business consent record (direct, server-to-server). Returns a consent_id used for all subsequent queries.Create a business consent record (direct, server-to-server). Returns a consent_id used for all subsequent queries.
Next
Update a consumer consent record's scope, expiry, or consented fields. Identity fields are immutable.