PropelAuth · Arazzo Workflow
PropelAuth Promote Org Member
Version 1.0.0
Find a user by email, change their role within an org, and confirm the new role.
View Spec
View on GitHub
AuthenticationIdentityB2BMulti-TenancyAuthorizationRBACSSOSCIMMCPAPI KeysArazzoWorkflows
Provider
Workflows
promote-org-member
Resolve a user by email, change their org role, then verify the new role.
Looks up a user by email, changes that user's role within the organization, and reads back the organization's members filtered by the new role to confirm the change.
1
findUser
fetchUserByEmail
Resolve the user to promote by email address.
2
changeRole
changeRole
Change the user's role within the organization.
3
verifyRole
fetchUsersInOrg
List org members filtered by the new role to confirm the promotion.
Source API Descriptions
openapi