Provision a new bucket
POST/v1/providers/:provider_id/orgs/:org_id/provision
Provision a new bucket in the organization account, also creates the organization account if it doesn't exist. This is an idempotent operation, and calling it multiple times with the same parameters will not create duplicate buckets.
Provisioning API responds with an access key and secret to access the newly provisioned bucket.
Request
Responses
- 200
- default
OK
Unexpected error