Management API
Log in
Talk to sales
Search...
/
API Reference
API Reference
GET
Rule - List
GET
Rule - Get
GET
Rule Instance - List
POST
Rule Instance - Create
POST
Rule Instance - Update
DEL
Rule Instance - Delete
GET
Rule Filters Schema - Get
GET
Case - List
POST
Case - Create
GET
Case - Get
PATCH
Case - Update
POST
Case - Update Status
POST
Alert - Create
GET
Alert - Get
PATCH
Alert - Update
GET
Retrieve Alert Comments
POST
Create an Alert Comment
GET
Retrieve an Alert Comment
DEL
Delete an Alert Comment
POST
Alert - Update Status
POST
Get a pre-signed URL
GET
Retrieve User Comments
POST
Create a User Comment
GET
Retrieve a User Comment
DEL
Delete a User Comment
GET
Users - Search
POST
Create or update a list
Log in
Talk to sales
API Reference
Alert - Create
POST
https://
sandbox.api.flagright.com/management
/
alerts
Request
This endpoint expects an object.
alertId
string
Required
createdTimestamp
double
Required
caseId
string
Required
priority
enum
Required
Allowed values:
P1
P2
P3
P4
entityDetails
object
Required
Show 2 variants
ruleDetails
object
Required
Show 6 properties
tags
list of objects
Optional
Show 2 properties
creationReason
object
Optional
Show 3 properties
assignments
list of objects
Optional
Show 3 properties
Response
This endpoint returns an object.
alertId
string
createdTimestamp
double
caseId
string
priority
enum
Allowed values:
P1
P2
P3
P4
entityDetails
object
Show 2 variants
ruleDetails
object
Show 6 properties
alertStatus
enum
Show 7 enum values
updatedAt
double
tags
list of objects
Optional
Show 2 properties
creationReason
object
Optional
Show 3 properties
assignments
list of objects
Optional
Show 3 properties
Errors
400
Bad Request
Built with