Skip to main content

Create Organization

Tags: Organizations

Method: POST

Endpoint: https://api.causadb.com/v1/organizations/{organization_id}

Description:

Creates a new organization with a given name.

Parameters:

  • organization_id (path): The ID of the organization to create, should be lowercase and hyphen-separated

Request Body:

  • Description: No description

Responses:

  • 200: Successful Response
  • 422: Validation Error