Case - Create

POST

Request

This endpoint expects an object.
caseId
stringRequired
createdTimestamp
doubleRequired
priority
enumRequired
Allowed values: P1P2P3P4
entityDetails
unionRequired
tags
list of objectsOptional
Generic key-value pair model to append a custom variable being sent to Flagright API
creationReason
objectOptional
relatedCases
list of stringsOptional
assignments
list of objectsOptional

Response

This endpoint returns an object
caseId
string
createdTimestamp
double
caseStatus
enum
alertIds
list of strings
updatedAt
double
priority
enum
Allowed values: P1P2P3P4
entityDetails
union
tags
list of objectsOptional
Generic key-value pair model to append a custom variable being sent to Flagright API
creationReason
objectOptional
relatedCases
list of stringsOptional
assignments
list of objectsOptional

Errors