Create Project

Authentication

AuthorizationBearer

Bearer token authentication using JWT tokens from Ory Kratos/Hydra

Path Parameters

org_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
namestringRequiredformat: "^[a-zA-Z0-9\-_ ]+$"
Project name

Response

Successful Response
namestring
idstringformat: "uuid"
org_idstringformat: "uuid"
avatar_urlstring or null
tasks_oauth_client_idstring or nullformat: "uuid"
public_routing_keystring or null
agent_access_keystring or null

Errors