Submits a request for modifying user access to the RequestAccessService service layer and returns a response with a list of SubmitResultItem(s) or a BadRequestDTO if the submission fails
POST/ui/rest/requestAccess
Submits a request for modifying user access to the RequestAccessService service layer and returns a response with a list of SubmitResultItem(s) or a BadRequestDTO if the submission fails
Request
Responses
- 200
- 400
- 401
- 403
- 500
Request completed successfully.
Bad request.
Unauthorized.
Forbidden.
Internal server error.