v1
latestOpenAPI 3.0.32026-07-17542197.8 KBOrganization
Namespace
Create namespace in organization
Create a new namespace in the organization.
post/v1/organizations/{id}/namespaces
Request body
Example request
{
"name": "Engineering",
"description": "Engineering team namespace"
}Response
Example response