Create new group verification request
POST/groups-srv/verifications/requests
This API creates persisted group verification requests that represent user access filters.
These requests can be reused later to verify any user via the verification endpoint (GET /groups-srv/verifications/{verificationId}). The sub field should not be included as the request will be used to verify different users over time.
Request
Responses
- 201
- 400
- 401
- 409
Created
Bad Request
Unauthorized
Conflict