Project
Create a new project
POST
/
projects
Authorizations
Body
application/json
The app name.
The project name. Must be alphanumerics and hyphens only. Project names will be save in lowercase.
The organization ID.
Response
201 - application/json
The project ID.
The project name.
The name of the application, which is displayed to end users.
The time the project was created.
The organization ID that this project belongs to.
The time the project was updated.
Was this page helpful?