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
Example request
{
"recipe_id": 3
}Response
Recipe shared successfully
RecipeResource