POST Send Notification to Agent
{{URL}}/api/send_notification

Send Notification to Agent

HEADERS

Shortcode
code

None

BODY raw

                                                  
                                                    
{
    "action":"Notify",
    "agent_id": "094587",
    "title":"title",
    "body":"body hi "
}
                                                  
                                              
Example Request
Example Response