cURL
curl --request DELETE \ --url https://ielmshcswdhuacyjlpiy.supabase.co/functions/v1/signing-request-api/signing-requests/{signing_request_id}/reminders/{reminder_id} \ --header 'Authorization: <api-key>'
This response does not have an example.
Remove a reminder from a signing request.
API key for authentication. Format: 'Bearer your-api-key'
Reminder deleted successfully
Was this page helpful?