post https://api.ivebeen.cooking/recipe-action
Performs a specific action (like or share) on a recipe.
Log in to see full request history
Responses
400Bad request. The recipe ID or action is missing or invalid.
500Internal server error.
Performs a specific action (like or share) on a recipe.
400Bad request. The recipe ID or action is missing or invalid.
500Internal server error.
xxxxxxxxxx
curl --request POST \
--url https://api.ivebeen.cooking/recipe-action \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: