POST
/
api
/
v1
/
client
/
auth
/
project
/
add

Authorizations

x-api-key
string
header
required

API key for authentication, you can easily get it from the dashboard after login or if you are using CLI, you can get it from the composio whoami command

Body

application/json
name
string
required

The name of the project

Response

200 - application/json

The list of projects

id
string
required

The ID or UUID of the project

name
string
required

The name of the project