meta { name: Delete Device type: http seq: 7 } delete { url: {{api_url}}/notifications/devices/:id/ body: none auth: none } headers { Authorization: Token {{auth_token}} } params:path { id: 1 }