Skip to main content

Create a managed (FBO) organization.

POSThttps://api.radom.com/organizations/{parent_id}/organizations

Use this endpoint to create an organization under a verified parent organization that has FBO mode enabled.

Authorization

Send your API key in the Authorization header. Scheme: radomToken.

Parameters

parent_idstring<uuid>pathrequired

Unique identifier for the parent organization.

Responses

200Organization created successfully.
organizationIdstring<uuid>required
400Bad Request
errorstringrequired
401Unauthorized - Caller is not the parent organization.
errorstringrequired
403Forbidden - FBO mode is not enabled for parent.
errorstringrequired
500Internal server error
errorstringrequired