provider Case Management POST /api/v2/cases/{case_id}/attributes
@utdk/datadog /api/v2/cases/{case_id}/attributes
Update case attributes
Update case attributes
case_id path required
Case's UUID or key
string

Try it

Authentication
Configure credentials for Datadog API V2 Collection
updateattributes
POST/api/v2/cases/{case_id}/attributes
Update case attributes

Parameters

required

Case's UUID or key

Input

required

Case update attributes

Configure credentials above to enable sending.

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

TypeScript

import datadog from '@utdk/datadog';

await datadog.updateattributes()