info: name: Delete Reminders type: http seq: 5 http: method: DELETE url: "{{baseUrl}}/reminders/:id" params: - name: id value: "" type: path auth: inherit settings: encodeUrl: true timeout: 0 followRedirects: true maxRedirects: 5