Removes the ban from the user.
확인
인증되지 않음
금지됨
찾을 수 없음
처리할 수 없는 엔터티
curl --request DELETE \ --url https://login.xsolla.com/api/projects/{project_id}/users/{user_id}/ban \ --header 'X-SERVER-AUTHORIZATION: YOUR_SERVER_TOKEN'
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}