Skip to main content
POST
cURL

Authorizations

x-api-key
string
header
required

Your Recoup API key. Learn more.

Body

application/json

Organization creation parameters

name
string
required

The name of the organization to create

Example:

"My New Label"

accountId
string<uuid>
required

The account ID of the creator

Example:

"123e4567-e89b-12d3-a456-426614174000"

Response

Organization created successfully

status
enum<string>
required

Status of the request

Available options:
success
organization
object
required

The created organization