post https://{API_URL}/projects
Creates a new project within an organization. A project is the top-level container for collections, items, and users.
Log in to see full request history
Response
Creates a new project within an organization. A project is the top-level container for collections, items, and users.
xxxxxxxxxx
curl --request POST \
--url https://api_url/projects \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: