DELETE /push/v1/application/{appId}/key

Overview

Deletes all custom key values associated with an app.

URL Parameters

Name Type Description
appId string Required String value identifying the app

Usage

Example Request

Host: https://YOUR_SUBDOMAIN.rest.marketingcloudapis.com
DELETE /push/v1/application/B2E635FA-4894-4A4F-9125-5A88B27FCD04/key
Content-Type: application/json
Authorization: Bearer YOUR_ACCESS_TOKEN

Example Response

If the request passes successfully, the API returns the following response.

200 (OK)

If the request includes invalid information, the API returns a 400 response with details on the error.

Last Updated: Jun 8, 2021