Update Entity (Snipe-IT)
snipeit_update_entityPartially update a non-asset entity (e.g., licenses, users) using PATCH semantics. Provide the entity type, ID, and fields to modify.
Instructions
Partially update a non-asset entity (PATCH semantics). Requires write access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| patch | Yes | Snipe-IT API fields (snake_case). | |
| entity | Yes | Entity type (assets/hardware have their own tools). |