Configure project access
Enterprise feature
Configure project access for groups and single users. The provided users and groups will be given the roles specified in the payload.
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Path parameters
projectId
Request
projectAddAccessSchema
roles
A list of role IDs
groups
A list of group IDs
users
A list of user IDs
Response
This response has no body.