Tool to delete contact bookings matching given filters. Use after confirming which contact booking records to remove.
idstringUnique identifier of the contact booking to delete. Use PostgREST syntax, e.g., 'eq.00000000-0000-0000-0000-000000000000'.
selectstringSpecify which columns to return in the response (PostgREST select syntax).
booking_idstringFilter by booking ID (reference to bookings.id). Use PostgREST syntax, e.g., 'eq.11111111-2222-3333-4444-555555555555'.
contact_idstringFilter by contact ID (reference to contacts.id). Use PostgREST syntax, e.g., 'eq.22222222-3333-4444-5555-666666666666'.
created_atstringFilter by creation timestamp. Supports PostgREST operators, e.g., 'gt.2024-01-01T00:00:00Z' for records created after a date.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.