put https://example.com/v0/contacts/
Log in to see full request history
Responses
404Not found
404Not found
xxxxxxxxxx
curl --request PUT \
--url https://example.com/v0/contacts/contact_id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"active":true}'
Try It!
to start a request and see the response here! Or choose an example: