grid icon indicating copy to clipboard operation
grid copied to clipboard

Add DELETE delete location endpoint

Open shannynalayna opened this issue 3 years ago • 0 comments

Add a DELETE endpoint at /locations/<location_id> to:

  • Use the ID in the query to create a protobuf payload to delete a location
  • Package that payload into a txn, sign the txn
  • Package that txn in a batch, submit to batches endpoint

shannynalayna avatar Nov 23 '21 21:11 shannynalayna