Create a consent
POST/nevisidm/api/core/v1/:clientExtId/users/:userExtId/consents
Since: 2.75.1
Required permission(s): AccessControl.ConsentCreate
Creates a consent by accepting terms for a user determined by its client external ID and user external ID. The accepted terms are determined by the terms external ID provided in the request body.
Request
Responses
- 201
- 403
- 404
- 422
Consent created successfully
Response Headers
Location
URL of the created resource
Insufficient permissions
Referenced resource not found
Invalid user operation data