Skip to main content
PATCH
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

The ID of the external connection

location_id
string<uuid>
required

The ID of the location to update

Body

application/json
static_emergency_address_id
string<uuid>
required

A new static emergency address ID to update the location with

Response

Location successfully updated with no associated orders to process

data
object