@Joel Fernandez Thanks for reaching out.
Assuming that you want to use the HTTP Trigger and delete the F&O record.
Workflow:
HTTP Trigger --> Delete Record
Based on your input on your body you can leverage the dynamic parameter and use it in the Delete record action to delete the record.
Please "Accept Answer" if the answer is helpful so that it can help others in the community.