Case - Update

PATCH
/cases/:caseId

Update Case

Path parameters

caseIdstringRequired

Request

This endpoint expects an object.
priorityenumOptional
Allowed values: P1P2P3P4
tagslist of objectsOptional
creationReasonobjectOptional
entityDetailsobjectOptional
relatedCaseslist of stringsOptional
assignmentslist of objectsOptional

Response

This endpoint returns an object.
caseIdstring
createdTimestampdouble
caseStatusenum
alertIdslist of strings
updatedAtdouble
priorityenum
Allowed values: P1P2P3P4
entityDetailsobject
tagslist of objectsOptional
creationReasonobjectOptional
relatedCaseslist of stringsOptional
assignmentslist of objectsOptional

Errors

Built with