Create a usage threshold
POST/api/v1/usage/thresholds
Creates a usage alert threshold on a project. Thresholds are immutable apart from deletion — to change one, delete and recreate it (which resets its fire state).
Request
Responses
- 201
- 400
- 401
- 403
The created threshold
Bad Request (missing/invalid metric, window, or threshold)
Unauthorized
Forbidden