Update Posture Check
PUT/posture/checks/v1/all-checks/:id
Updates an existing custom posture check. Requires SCM Pro license.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Posture check updated successfully.
Bad request - validation error.
Forbidden - SCM Pro license required.
Posture check not found.
Internal server error.