put https://example.com/v1/ecm/contacts/
Log in to see full request history
Responses
204No Content
400Bad Request
401Unauthorized
403Forbidden
204No Content
400Bad Request
401Unauthorized
403Forbidden
xxxxxxxxxx
curl --request PUT \
--url https://example.com/v1/ecm/contacts/contactId \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!