v3

latestOpenAPI 3.1.02026-08-0755220214.3 KB
projects

Create

Creates a new project in a workspace.

post/projects

Headers

Authorizationstring required

Bearer authentication header of the form Bearer <PHONIC_API_KEY>. Manage your API keys here.

Request body

namestring required

The name of the project. Can only contain lowercase letters, numbers and hyphens. Must be unique within the workspace.

Response

Success response

idstring required

The ID of the created project.

namestring required

The name of the created project.