Guests

Remove a single address from a guest.

delete/v2/guests/{id}/addresses/{address_id}

Path parameters

idinteger required

The ID of the guest.

address_idinteger required

The ID of the address to remove.

Changes

Changed in 1 of the 8 revisions of this API.1

    • api operation id Guests_DeleteAddress removed and replaced with delete-guests-id-addresses-address-id

      api-operation-id-removed