Skip to main content
POST
Regenerate the connector token

Authorizations

Authorization
string
header
required

API token created in the dashboard under Integrations > API. Tokens start with gci_.

Path Parameters

serverId
string<uuid>
required
Pattern: [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

Response

The new token.

token
string

New connector token. The previous token stops working immediately.

Example:

"5f0c7a6e-9d4b-4b47-a0e4-6f1c2c9b8a11"