Deletes JSON Schema of user attributes from the Login project.
project_id required | string <uuid> 发布商帐户中的登录管理器项目ID。 |
无内容
错误的请求
未授权
被禁止
请求过多
curl --request DELETE \ --url https://login.xsolla.com/api/project/{project_id}/attribute_schema \ --header 'X-SERVER-AUTHORIZATION: YOUR_SERVER_TOKEN'
{- "error_code": "string",
- "error_description": "string"
}