Addresses
Update an Address
Updates an Address
PATCH
http://{defaultHost}
/
api
/
v2
/
platform
/
addresses
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Select which associated resources you would like to fetch, see: <a href="https://jsonapi.org/format/#fetching-includes">https://jsonapi.org/format/#fetching-includes</a>
Body
application/json
Response
200 - application/vnd.api+json
Was this page helpful?