My account
Update the access token for a social identity by verification ID
This API updates the token storage for a social identity by a given social verification ID. It is used to fetch a new access token from the social provider and store it securely in Logto.
put/api/my-account/identities/{target}/access-token
Path parameters
targetstring required
Request body
Response
The token storage was updated successfully. The new access token is returned in the response body.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.