[Improvement] 관리자 기기 삭제/차단 API 추가 (WP-DEV-02) #239
Labels
No Label
Priority
High
Priority
Low
Priority
Medium
Priority
Non
Priority
Urgent
Status
Available
Status
Done
Status
In Progress
Type
Bug
Type
Chore
Type
Design
Type
Documentation
Type
Feature
Type
Improvement
Type
Refactor
Type
Research
Type
Task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: SPMS/SPMS_API#239
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
개요
PRD FR-DEV-002 요구사항에 맞게 관리자용 기기 삭제 API를 추가한다. 삭제 즉시 발송 차단 상태가 적용된다.
작업 내용
AdminDeleteAsync(long deviceId)추가POST /v1/in/device/admin/delete[Authorize] 엔드포인트 추가설계 결정
POST /v1/in/device/delete는 SDK(X-API-KEY) 용도 유지관련 PRD