Update Consent
/workspaces
Update Consent
Update the consent status for the workspace.
PUT
Update Consent
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request to update the consent status for the workspace.
The new consent status
Available options:
CONSENT_FULL, CONSENT_SUPPORT, REVOKE, UNKNOWN Response
Successful Response
The response is of type EmptyResponse · object.