Delete Using Filter
documentedDelete rows from the object that match the REST filter clause.
DELETE http://<HOST>:<PORT>/<ServiceAlias>/<SchemaAlias>/<ObjectAlias>/?q={FilterClause}Schemasno implementation yet0 runsInput
host*
Host
Enter host (e.g., localhost or api.example.com)
port*
Port
Enter port number
schemaAlias*
Schema Alias
REST schema path (e.g., sakila)
objectAlias*
Object Alias
REST object path (e.g., actor)
Calls MySQL as you (your API key is your account); keychains.dev holds the credentials.