Skip to main content
POST
Create a project
Replace {your-subdomain} with your workspace’s subdomain.
Learn how to find your subdomain in Workspace subdomain.

Headers

X-Api-Key
string
default:your-api-key
required

Use the X-Api-Key header to provide your workspace API key. Refer to Authentication for more information.

Body

application/json
project
object
required
email
string<email>
required

Email of the user creating the project. Required for authentication and user identification.

Example:

"john@example.com"

Response

201 - application/json

Created - Project created successfully

notice_code
string
project
object