Skip to content

Addresses


Single person update

PATCH
/accounts/{accountUuid}/addresses/v2/persons/{personUuid}

Updates single person

Authorizations

ApiToken

Bearer token authentication. Create tokens in Settings > API Token.

Type
HTTP (bearer)

Parameters

Path Parameters

accountUuid*
Type
string
Required
Format
"uuid"
personUuid*
Type
string
Required
Format
"uuid"

Request Body

application/json
JSON
"string"

Responses

Address updated

Playground

Authorization
Variables
Key
Value
Body

Samples