Skip to main content

Import cocktails from JSON

POST 

/api/v1/workspaces/:workspaceId/cocktails/import/json

Authentication: requires a valid session or API key (no specific permission).

Three-phase import (validateprepare-mappingexecute) of an export dump produced by POST /cocktails/export/json. The response shape depends on the phase and is returned verbatim (not wrapped in a data envelope).

Request

Responses

Import cocktails from JSON