Deletes JSON Schema of user attributes from the Login project.
project_id required | string <uuid> Login project ID from Publisher Account. |
No Content
Bad Request
Unauthorized
Forbidden
Too Many Requests
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"
}