v1
latestOpenAPI 3.1.02026-07-13154170539.0 KBProjects
Create Project
Creates a logging project and adds this to your account.
If using an organization API key, the project will be created as an organizational project (requires project:write permission in the org). If using a personal API key, the project will be a personal project.
post/v0/project
Request body
Example request
{
"name": "eval-project"
}Response
Successful Response
{"stackTrail":"paths:/v0/project:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}