v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-19273210655.1 KB
Recipes

Share recipe with the team

Shares a recipe with a team.

Processing mode: <small><code>sync</code></small>

post/orgs/{organization}/teams/{team}/recipes

Path parameters

organizationstring required

The organization slug

teaminteger required

The team ID

Request body

recipe_idinteger required

The ID of the recipe to share with the team.

Example request

{
  "recipe_id": 3
}

Response

Recipe shared successfully

RecipeResource