Skip to main content

Evaluates if the user has consented to the given subject.

Header Parameters
  • tapio-application-id uuid

    Format - uuid.

  • api-version ApiVersionHeader required

    Possible values: [v1]

Request Body

Evaluate consent body.

  • consentSubjectId uuid

    Consent subject ID.

Responses

OK


Schema
  • hasConsented boolean

    True when the user has given consent.

Loading...