Grant access to a user or group
access
Grant access to a user or group
POST
Grant access to a user or group
Authorizations
Path Parameters
Available options:
user, group Body
application/json
List of role IDs to assign. Can be UUIDs (custom roles) or system role IDs like "Admin", "Standard", "ReadOnly", "SearchApi", "IngestionApi", "AdminApi".
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}|Admin|Standard|ReadOnly|SearchApi|IngestionApi|AdminApi)$Status of the access grant.
Available options:
active, invited Response
Access granted

