Import garnishes from JSON
POST/api/v1/workspaces/:workspaceId/garnishes/import/json
Required API-key permission: GARNISHES_CREATE — Create garnishes
Imports garnishes from the portable JSON export format via a three-phase flow (validate / prepare-mapping / execute). Consumes exactly what the export endpoint produces.
Request
Responses
- 200
- 400
- 401
- 403
Import garnishes from JSON
Validation error
Missing or invalid credentials
Insufficient permissions