Removes one or more frontend actions from a specific agent. Use this endpoint to revoke frontend action capabilities from an agent.
Request body: The frontendActions array contains frontend action identifiers to remove. Returns the updated agent object.
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
Unique identifier of the agent
Array of frontend action function names to add or remove
["openProduct_modal", "showNotification"]