Skip to content

Delete Inbound Site

Request

This operation is used to delete Inbound Site.

Security
bearerAuth
Path
inboundSiteIdstringrequired

This is the identifier of the Inbound Site to be deleted.

Example:gJVQ5bQW2OVd
curl -i -X DELETE \
  https://api-sandbox.sendpro360.pitneybowes.com/pitneytrack/api/v1/inboundsites/gJVQ5bQW2OVd \
  -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'

Responses

Requested Inbound Site has been deleted successfully.

Bodyapplication/json
Response
No content