Xsolla-logo

Schema löschen

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>

Login-Projekt-ID aus dem Kundenportal.

Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

429

Too Many Requests

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