EntwicklerReferenceAccount
Delete Notifications
Deletes the notifications named in ids, or all of them when ids is absent.
Only available to the Travelyfe apps. Tokens issued to other apps receive forbidden.
AuthorizationBearer <token>
A Travelyfe access token.
In: header
Query Parameters
ids?string
Comma-separated notification ids.
Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/account/notifications"0