PropelAuth · Arazzo Workflow
PropelAuth Provision Org API Key
Version 1.0.0
Create an organization, issue an API key bound to it, then read the key's metadata back.
View Spec
View on GitHub
AuthenticationIdentityB2BMulti-TenancyAuthorizationRBACSSOSCIMMCPAPI KeysArazzoWorkflows
Provider
Workflows
provision-org-api-key
Create an org, issue an org-scoped API key, then fetch the key metadata.
Creates a tenant organization, issues an API key bound to that organization, and reads back the key's metadata by ID.
1
createOrg
createOrg
Create the organization the API key will be bound to.
2
createApiKey
createApiKey
Issue an API key bound to the new organization.
3
fetchApiKey
fetchApiKey
Read the issued API key's metadata back by ID.
Source API Descriptions
openapi