Create Consent Requests
Creates consent requests for given uids, provided the user actually has access to those uids.
Request body
Response
OK
Example response
[
{
"dataProducerUid": "CHE123456789",
"dataProducerBur": "A12345678"
}
]Changes
Changed in 8 of the 56 revisions of this API.164
- ○
added the optional property
items/dataProducerBurto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
DATA_PROVIDER_ERRORenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
DATA_PROVIDER_ERRORenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
- ○
removed the
DATA_PROVIDER_ERRORenum value from thetyperesponse property for the response status404response-property-enum-value-removed
- ○
removed the
DATA_PROVIDER_ERRORenum value from thetyperesponse property for the response status500response-property-enum-value-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
DATA_PROVIDER_ERRORenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
DATA_PROVIDER_ERRORenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
- ●
added the new
OTP_EXPIREDenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
OTP_EXPIREDenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
added the new
OTP_INVALIDenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
OTP_INVALIDenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
added the new
OTP_LOCKEDenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
OTP_LOCKEDenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
added the new
OTP_RESEND_COOLDOWNenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
OTP_RESEND_COOLDOWNenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
- ●
added the new
CONSENT_NOT_GRANTEDenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
CONSENT_NOT_GRANTEDenum value to thetyperesponse property for the response status500response-property-enum-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
MAINTENANCEenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
MAINTENANCEenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○