Delete Record
Deletes the specified record from a table.
Note: This method doesn’t delete transient field tokens. Transient field values are available until they expire based on the fields’ time-to-live (TTL) setting.
Deletes the specified record from a table.
Note: This method doesn’t delete transient field tokens. Transient field values are available until they expire based on the fields’ time-to-live (TTL) setting.
Access token, prefixed by Bearer .
skyflow_id of the record to delete.
If true, the record was deleted.