post https://example.com/v0/contacts
Log in to see full request history
Responses
404Not found
404Not found
xxxxxxxxxx
curl --request POST \
--url https://example.com/v0/contacts \
--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: