Skip to content

Create Grant

POST
/identity/groups/{group_id}/grants
group_id
required
Group Id
string format: uuid
st_session
Any of:
string
GrantCreateRequest
object
role_key
required
Role Key
string
scope_type
required
Scope Type
string
tenant_aws_account_id
Any of:
string format: uuid
tenant_id
Any of:
string format: uuid

Successful Response

GrantRecord
object
created_at
required
Created At
string format: date-time
created_by
required
Created By
string
id
required
Id
string format: uuid
role_key
required
Role Key
string
role_name
required
Role Name
string
scope_type
required
Scope Type
string
tenant_aws_account_id
Any of:
string format: uuid
tenant_id
required
Any of:
string format: uuid

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string