Skip a deployment window
POST/api/deployment-rings/:id/skip-window
Adds a date to the ring's exclusion dates, preventing deployment on that day.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Deployment window skipped
Internal server error
Missing or invalid API key
Insufficient permissions (API key scope)
Resource not found
Internal server error