Create Project

GA
Create a new project.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Request

This endpoint expects an object.
labelstringRequired
typeenumOptional
Specifies which type of project to create. Defaults to 'network'
Allowed values:
shareobjectOptional
Specifies access levels available to users in a project within an organization. For comprehensive access, the admin role is recommended.

Response

This endpoint returns an object.
dataobject

Errors

400
Bad Request
401
Unauthorized
404
Not Found
405
Method Not Allowed
429
Rate Limit Exceeded
500
Internal Server Error