Deletes a specified Quote.
The ID of the Quote to delete.
FM_api('Quotes_delete', ['id' => '123']);
{'ok':1}
Last updated 2 years ago