Switches off a welcome email.
project_id required | string <uuid> 게시자 계정의 로그인 프로젝트 ID입니다. |
콘텐츠가 없음
인증되지 않음
찾을 수 없음
Conflict
처리할 수 없는 엔터티
curl --request DELETE \ --url https://login.xsolla.com/api/projects/{project_id}/welcome_email \ --header 'X-SERVER-AUTHORIZATION: YOUR_SERVER_TOKEN'
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}