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"
}