resource_id
in the path and submitting new reminder details in the request body. This allows you to adjust how far in advance your team is alerted about upcoming certificate expirations.You can change the number of days before the expiration date when the reminder should trigger (e.g., updating a 14-day reminder to 7 days) without needing to recreate the reminder.
Use cases:
- Adjusting lead time — Modify when reminders are sent to better align with internal workflows or vendor renewal cycles.
- Optimizing alert timing — Shorten or extend the reminder window based on how quickly your team can renew certificates.
- Ongoing SSL tracking — Maintain accurate and up-to-date reminder schedules across all SSL-monitored services.
To review existing configurations, visit the SSL Settings page.
Authorization: Bearer YOUR_TOKEN
Expected Behavior:
- On success, the SSL reminder will be updated, and a confirmation message will be returned.
- If the request is unauthorized or the provided service ID is invalid, an error message will be returned, specifying the issue.