Create a new project

⚠️

Breaking changes:

  • Response status changes from 200 OK to 201 Created. The body is now reduced to { "Id": <id> } only; a Location header points to the created project.
  • New optional request fields: Description and Author.
  • New optional query parameter: muteNotifications.
  • A 402 Payment Required is returned when the hub's project allowance is exceeded.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
boolean
Body Params
string | null
int32 | null
string | null
string | null
date-time | null
date-time | null
string | null
string | null
string
enum
Allowed:
Responses

401

Unauthorized - The user is not authenticated

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json