POST
/
public
/
v1
/
contact
/
property
/
{propertyId}
/
archive
curl --request POST \
  --url https://api.hifello.com/public/v1/contact/property/{propertyId}/archive \
  --header 'x-api-key: <api-key>'
This response does not have an example.

Authorizations

x-api-key
string
header
required

The API Key generated from your Fello account.

Path Parameters

propertyId
string
required

Fello's unique identifier for a contact's property.

Response

204

Property archived successfully