Skip to main content

createMultiConsent

Create a multi consent, which represents a consent of several other consents, executed in parallel or sequentially depending on the order input value

This mutation is restricted to a User access token (Learn More) and ask the user to consent to this request.

createMultiConsent(
input: CreateMultiConsentInput!
): CreateMultiConsentPayload

Arguments

createMultiConsent.input ● CreateMultiConsentInput! non-null input

Type

CreateMultiConsentPayload union

Payload of the createMultiConsent mutation