Partially update a Location record

Applies a partial patch to an existing Location — only the fields present in the request body are changed. A field explicitly set to null clears it; an absent field is left unchanged. Location is edit-only: there is no way to create a new record through this API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Salesforce Location record Id

Body Params

Partial update body for PATCH /locations. Only send the fields you want to change — an absent field is left unchanged, an explicit null clears it. id is never accepted here.

string | null
string | null
string | null
locationTypes
array of strings | null
locationTypes
boolean | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
number | null
number | null
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json