provider Contacts PATCH /contacts/{id}
@utdk/itglue /contacts/{id}
Update or deactivate a contact
Use PATCH for contact deactivation; this spec intentionally does not expose DELETE.
id path required
integer

Try it

Authentication
Configure credentials for IT Glue / MyGlue API
updatecontact
PATCH/contacts/{id}
Use PATCH for contact deactivation; this spec intentionally does not expose DELETE.

Parameters

required

Input

required

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import itglue from '@utdk/itglue';

await itglue.updatecontact()