cURL
curl --request POST \ --url https://api.fello.ai/public/v1/contact/property/{propertyId}/archive \ --header 'x-api-key: <api-key>'
{ "code": "<string>", "message": "<string>", "data": {} }
Archives a contact’s property in Fello.
Documentation IndexFetch the complete documentation index at: https://docs.fello.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.fello.ai/llms.txt
Use this file to discover all available pages before exploring further.
The API Key generated from your Fello account.
Fello's unique identifier for a contact's property.
1
Property archived successfully
Was this page helpful?