Skip to main content
PATCH
/
api
/
contacts
/
{id}
/
activate
Activate a contact
curl --request PATCH \
  --url https://api.example.com/api/contacts/{id}/activate

Path Parameters

id
number
required

Contact ID

Response

200 - undefined