Connections

Refresh a connection

Refreshes OAuth tokens for a connection. Only supported for refreshable connection types.

post/public/v1/connections/{connectionId}/refresh

Path parameters

connectionIdstring required

Response

Refreshed connection status

idstring required
isValidboolean required
isExpiredboolean required
expiresAtstring date-time
errorReasonstring

Changes