POST Agent Tags Update
{{URL}}/api/agent_tags_action

Agent tags update

HEADERS

Shortcode
code

None

BODY raw

                                                  
                                                    
{
    "action":"update",
    "agent_id": "452845",
    "tags":"test,all,news"
}
                                                  
                                              
Example Request
Example Response