v51

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-035895111.8 KB
admin

Create team API key as admin

Creates a team API key for internal service workflows.

post/admin/teams/{teamID}/api-keys

Path parameters

teamIDstring uuid required

Team ID

Request body

namestring required

Name of the API key

Response

Team API key created successfully

idstring uuid required

Identifier of the API key

keystring required

Raw value of the API key

namestring required

Name of the API key

createdAtstring date-time required

Timestamp of API key creation

lastUsedstring date-time nullable

Last time this API key was used