Send an alert
Send an alert by its account name.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
X-HMN-APP-ID
The HUMAN Application ID. The application must be in the same account as the server token used to authenticate.
Request
This endpoint expects an object.
name
Name for the rule
time_start_window
Start time of the anomaly window
time_end_window
End time of the anomaly window
environment
Environment of the anomaly. If environment is below production, then Secondary Detection will throw an error. However, you can still test your API connection.
Allowed values:
standard
Standard fields
custom
Configured custom fields. Please [contact us](mailto:contact-support@humansecurity.com) about available fields.
Response
Success
message
requestId
The ID of the request.