Skip to main content
Set Consent

Headers

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Query Parameters

$select
string

Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.

Body

PersonId, Purpose, Source, LegalBase, Comment

SetConsent: Set a specified type of consent on the person.

PersonId
integer<int32>
Purpose
string
Source
string
Comment
string

Response

204

No Content