Integrations
Update a User’s Integration
Update the authentication data for a user’s connected integration. This is typically used to refresh credentials, e.g. replace cookies or update OAuth tokens.
PUT
Authorizations
API key required for authentication. Add your API key in the X-API-Key header.
Body
application/json
Response
200
application/json
Successfully updated the auth data of the requested account.
Available options:
BASIC
, OAUTH
, COOKIES
, APIKEY
Available options:
MANUAL
, EXTENSION
, SHARED
, API