Add Item Image
POST/api/items/GetItem/:id/AddItemImage
Tier: Public — stable, supported for third-party integration.
Reserved endpoint. Currently a no-op — it performs no action and always succeeds.
Request
Responses
- 200
- 401
- 403
Always returned; no image is added.
Caller is not authenticated.
Caller does not have Update permission on the Item module.