Create a new project under /api/v1/project. The source markdown documents the request headers and body fields, but does not document the exact success payload shape.
POST/project
Authorization
api-auth<api-auth>
api-token<UUID>
api-secret<api-secret>
Use the standard /api/v1 headers for this request.
The source markdown documents the request body fields in detail, so the schema below follows the Acuity UI labels and defaults.
API Credentials(save your keys here to make the request examples copy-ready)Hidden by default
Save your domain and request headers once, then reuse them across the current docs session.
Session storage clears when this tab closes. Local storage stays available the next time you open the docs in this browser.
Saved values are used in request examples and code snippets on API pages, including the request domain.