한국어
cURL
curl --request DELETE \ --url https://api.notifly.tech/projects/{projectId}/messages/text-message/blockservice/recipients/removes \ --header 'Authorization: <api-key>'
{ "success": true }
080 수신 거부 서비스에서 수신거부 대상자를 삭제합니다.
POST /authenticate로 발급받은 인증 토큰
프로젝트 ID
080 수신 거부 번호 (최대 20자)
삭제할 수신 거부 번호 (콤마로 구분)
성공적인 수신거부 삭제입니다