Skip to content

Refresh connector-owned CRM user information

POST /user/refreshInfo

Refreshes connector-owned CRM identity and authorization information for the current App Connect user. A completed refresh that the connector cannot satisfy can return HTTP 200 with successful: false and a returnMessage.

Operation ID: postUserRefreshInfo
Authorization: BEARER or API key

Responses

Status Description Body
200 CRM user-information refresh result. BasicMutationResponse
400 Bad request, missing authentication, or connector error. ErrorResponse, string