post
https://public-api.leexi.ai/v1/teams
Create a team in your workspace
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Example payload
name is required and must be unique within your workspace.
{
"name": "Sales Team"
}The new team inherits your company settings and gets the default meeting recording email templates.
Requires thewrite_teamspermission scope on the API key.
