Hide recipe in Public profile
Endpoint allows user who don't want to show recipe in public profile to hide it. Recipe will remain in his recipe box (favourites)
Last updated
Endpoint allows user who don't want to show recipe in public profile to hide it. Recipe will remain in his recipe box (favourites)
Last updated
POST
https://api.whisk.com/v2/profile/recipes/{recipe_id}/hide
Use this method for user that wants to hide specific recipe in his public profile (only)
Recipe will be hidden for everyone but it will remain in user's recipe box
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
recipe_id*
String
Required recipe id
Authorization*
String
User Access token to authorize the API usage. For more information, see Authentication