Apis::V4::PushNotification::DeviceToken API

delete a push notification device token

Parameters

Name Description
access_token JSON Web Token retrieved from the Sessions endpoint (you can also pass this into the Authorization header)

Request

Headers

Version: HTTP/1.0
Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MywiZXhwIjoxNzU0NTk2NDc5LCJpYXQiOjE3NTQ1OTYyOTl9.17nAw4hAtdwy1z91LIKuTfswpQe_leP1ZyavWE7Y-Fs
Host: example.org
Cookie: 

Route

DELETE /apis/v4/push_notification_device_tokens/10

Response

Headers

X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
Referrer-Policy: strict-origin-when-cross-origin
X-MH-Session: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjo4MywiZXhwIjoxNzU0NzY5MDk5LCJpYXQiOjE3NTQ1OTYyOTl9.pW_odA1vhdaFY7sh-86L0cS-CRzA6IJb6va2bWoFnC8
Access-Control-Expose-Headers: X-MH-Session
Cache-Control: no-cache
X-Request-Id: 7ca92aa8-29c7-4d7a-893e-b3af47b45369
X-Runtime: 0.018807

Status

204