Create integration token
Create integration token
Generates a new access token for the web integration. Tokens are used to authenticate external systems accessing the integration.
POST
Create integration token
Path Parameters
Integration identifier
Body
Token configuration
Response
Integration token created successfully
Response containing newly created access token
Unique token identifier
Minimum string length:
1Access token value. Store this securely as it cannot be retrieved later.
Minimum string length:
1Token name for identification purposes
Minimum string length:
1Token creation timestamp
Token expiration timestamp. If null, the token never expires.