Skip to main content
DELETE
Delete a single site from a default list of an order.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Path Parameters

order-id
string
required

Order id

waypoint-type
enum<string>
required

Waypoint type

Available options:
pickup,
drop_off
site-id
string
required

Site id

Response

Shared Response