/
RE
recipesage
/
RecipeSage API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18h ago · Updated 18h ago
Details
Filter operations
assistant
2
clip
2
discover
9
images
1
import
18
jobs
6
labelGroups
4
labels
10
mealPlans
16
messages
3
post
Send a message to another user, optionally sharing a recipe
get
Get a conversation with another user and its messages
get
List the current user's message threads grouped by other user
ml
7
recipes
18
shoppingLists
15
users
26
messages
Send a message to another user, optionally sharing a recipe
post
/compat/v2/messages/createMessage
Request body
object
required
to
string
uuid
required
body
string
recipeId
string
uuid
Response
Successful response
object
required
id
string
uuid
required
body
string
required
createdAt
string
required
updatedAt
string
required
fromUserId
string
uuid
required
toUserId
string
uuid
required
recipeId
string
uuid
nullable
required
originalRecipeId
string
uuid
nullable
required
recipe
object
nullable
required
originalRecipe
object
nullable
required
Changes