Deletes user's SSO cookie for given project.
projectId required | string <uuid> Login project ID from Publisher Account. |
No Content
Too Many Requests
curl --request GET \ --url 'https://login.xsolla.com/api/oauth2/clear_sso?projectId=SOME_STRING_VALUE'
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}