v2

latestOpenAPI 3.1.0LicenseRef-Convex2026-07-264790136.4 KB
Access Tokens

Create a team access token

post/teams/{team_id}/create_access_token

Path parameters

team_idinteger required

Team ID

Request body

namestring nullable

Name for the access token.

expiresAtinteger nullable

Timestamp in milliseconds when this token will expire. Must be at least 30 minutes in the future. Defaults to no expiry if omitted.

Response

Team access token created successfully

accessTokenstring required
tokenTypestring required