Approve a user access request.

View as Markdown

Enterprise feature

Approves a pending user access request, creating a new user with the specified role.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

idstringRequired

Request

#/components/schemas/approveUserAccessRequestSchema

rootRoleintegerRequired
The ID of the root role to assign to the new user.

Response

This response has no body.

Errors

401
Unauthorized Error
404
Not Found Error