Skip to main content
POST
Projects
Rate limit: 10 requests/second Note: The GET method returns a list of objects, POST and PATCH accept and return a single object
Query String Parameters (GET)
Project Object Definition

Authorizations

Authorization
string
header
required

Authentication token to be sent directly in the Authorization header (no '' prefix).

Body

application/json
account_id
string
project_manager_id
string
project_name
string
project_number
string
session_exclusions
string[]
business_unit
string<uuid>

Business unit identifier (send the token value directly; not prefixed).

Response

200 - application/json

Projects

id
string
account_id
string
project_manager_id
string
project_name
string
project_number
string
session_exclusions
string[]