APIusersDELETE /users/{id}On this pageDELETE /users/{id}자신의 계정을 삭제합니다.info인증이 필요한 API입니다.forbidden해당 계정의 소유자가 아니라면 본 API를 사용할 수 없습니다.permanent deletion해당 동작은 데이터를 영구적으로 삭제합니다.RequestParameterNameTypeNoteExampleidUUID자신의 UUID"R_-bYVt79M-2yroviNPei"ResponseSuccesstypeUser 를 가져옵니다.Possible Errors400403404