Project APIs
POST Project
This endpoint enables creation of a new project
You can find the
teamId
when you click on Settings
-> Team
. You will need a team level API key which can be generated on the same page by clicking Generate API Key
.A complete list of supported parameters for the POST project
endpoint is provided below.
teamId
string
requiredID of your team. This can be found on the langtrace ui.
name
string
Name of the project.
description
string
Descripton of the project you are creating.
createDefaultTests
boolean
If true, default tests will be created for the project.
id
string
Project id
name
string
Project name
description
string
Project description
createdAt
string
ISO 8601 date-time string
updatedAt
string
ISO 8601 date-time string