Update Organization and Workspace roles for a user.
Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the Organization to which the user belongs.
The user's ID
The request body for updating the user's roles
The user's updated Deployment roles. Requires also specifying an OrganizationRole.
The user's updated Organization role.
"ORGANIZATION_OWNER,ORGANIZATION_OBSERVE_ADMIN,ORGANIZATION_OBSERVE_MEMBER,ORGANIZATION_BILLING_ADMIN,ORGANIZATION_MEMBER"
The user's updated Workspace roles. Requires also specifying an OrganizationRole.
The response body containing the user's roles
A list of the subject's DAG roles.
A list of the subject's Deployment roles. Currently only for API tokens.
The subject's Organization role.
"ORGANIZATION_OWNER,ORGANIZATION_OBSERVE_ADMIN,ORGANIZATION_OBSERVE_MEMBER,ORGANIZATION_BILLING_ADMIN,ORGANIZATION_MEMBER"
A list of the subject's Workspace roles.