删除给定项目的用户SSO cookie。
projectId required | string <uuid> 发布商帐户中的登录管理器项目ID。 |
无内容
请求过多
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": { }
}
}