Appearance
Allows to delete a record from your MongoDB instance.
type handlers = { DeleteRecord: { handle(context: Context): Promise<Response> } }
Method: DELETE Path: /your-endpoint/api/record/:sri
DELETE
/your-endpoint/api/record/:sri