발송 결과 재 요청
발송결과 재요청
Request
POST /v2/report HTTP/1.1
Content-type: application/json
Authorization: Bearer {accesstoken}
Response
Last updated
POST /v2/report HTTP/1.1
Content-type: application/json
Authorization: Bearer {accesstoken}
Last updated
{
"account": "test",
"messagekey": "190922175225820#ft002951servj8FU67"
}HTTP/1.1 200 OK
Content-type: application/json{
"code": 1000,
"description": "Success"
}