Create new version
Expression - Recipes
Create new version
Create a new version of a recipe
POST
Create new version
Documentation Index
Fetch the complete documentation index at: https://docs.getcargo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Recipe identifier.
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$Body
application/json
Request body schema.
Recipe name.
Recipe description.
Recipe category.
Available options:
other, classification, cleaning, marketing, sales, event, copywriting Whether the recipe is public.
Recipe placeholders.
- Option 1
- Option 2
- Option 3
Recipe expression.
Response
Successful response
The response is of type object.

