Skip to content

Refresh credentials for an integrated account ​


For integrated accounts that support it, you can use this endpoint to manually refresh the credentials for an integrated account. Manually refreshing the credentials is NOT necessary in most cases. Truto automatically refreshes the credentials for an integrated account whenever a proxy or unified API request is made to the integrated account and the credential is about to expire within a minute or has already expired.

Endpoint ​

http
POST /integrated-account/refresh-credentials

Request Body ​

id
string · uuid
REQUIRED · 

The ID of the integrated account you want to refresh the credentials for.

Example: 1ba1f401-7183-47c5-9e39-e8e257e3c795

Response Body ​

success
boolean
Example: true