Create a Consent Version
POST/consent-srv/consent/versions
Create a new version of a consent instance. Each consent can have multiple versions to accommodate regulatory changes or additional data requests.
Content Types:
text: Plain text contenturl: URL to external consent documentscope: Scope-based consent (for OAuth2 scopes)
Skip Limits:
user_skip_limit: Number of times a user can skip this consent before it becomes mandatory again (default: 0)system_skip_limit: Number of times the system can skip this consent before it becomes mandatory again (default: 0)
Request
Responses
- 200
- 201
- 400
- 401
- 417
OK
Created
Bad Request
Unauthorized
Expectation Failed