Update Capability
PATCH/capabilities/:capability_id
Updates an existing capability's attributes.
Only the provided attributes will be updated; others will remain unchanged. The capability's ID and creation timestamp cannot be modified.
Request
Responses
- 200
- 404
- 422
Capability successfully updated. Returns the updated capability.
Capability not found. The specified capability_id
does not exist
Validation error in update parameters