Provision new broker token
POST {{baseUrl}}/org/:orgId/integrations/:integrationId/authentication/provision-token
Issue a new and unique provisional broker token for the brokered integration.
Used for zero down-time token rotation with the Snyk Broker. Once provisioned, the token can be used to initialize a new broker client before using the switch API to update the token in use by the integration.
The new provisional token will fail to be created if the integration, or any other integration in the same group, already has one provisioned.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |