latestOpenAPI 3.0.32026-08-17387919.8 MB
4c652701e115
marketplace
Rotate Installation Credential
Issues a replacement access token for an installation, so a partner can rotate a credential it believes is compromised without the customer having to reinstall. Authenticated by the credential being replaced plus the integration's client secret: a leaked access token on its own cannot rotate itself, which would otherwise let an attacker take over the installation and lock the partner out. The previous credential intentionally stays valid so in-flight requests keep working. Retiring it is a separate, explicit operation — a partner is never left mid-rotation without a working credential.
post/v1/installations/{integrationConfigurationId}/credentials/rotate
Path parameters
integrationConfigurationIdstring required