Delete endpoint registrationby address
DELETE http://{{Notify Dev Host}}:{{Notify Port}}/v1/registrations?productId=notifications
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
productId | string |
Request Body
{"binding_type"=>"apn", "address"=>"aaaabbbbccccdddd"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
X-Twilio-Token | string | ||
Content-Type | string |