DELETE /push/v1/location/{locationId}

Overview

Deletes an existing location.

URL Parameters

Name Type Description
locationId string Required ID of the location to delete

Usage

Example Request

Host: https://YOUR_SUBDOMAIN.rest.marketingcloudapis.com
DELETE /push/v1/location/5555555555A
Content-Type: application/json
Authorization: Bearer YOUR_ACCESS_TOKEN

Example Response

HTTP/1.1 200 OK
Last Updated: Jun 8, 2021