Create a new organization
Creates a new organization in the system. Requires admin API key authentication via x-admin-api-key header.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
x-admin-api-key
Request
This endpoint expects an object.
name
description
Response
Organization created successfully
id
name
description
createdAt
updatedAt