Xsolla-logo
  • 文档
  • 创建帐户

删除机制

delete/project/{project_id}/attribute_schema

Deletes JSON Schema of user attributes from the Login project.

Notice
Rate limits for server-side methods are applied to this method.

SecurityAttributesServer
Request
path Parameters
project_id
required
string <uuid>

发布商帐户中的登录管理器项目ID。

Responses
204

无内容

400

错误的请求

401

未授权

403

被禁止

429

请求过多

Request samples
Response samples
application/json
{
  • "error_code": "string",
  • "error_description": "string"
}