latestOpenAPI 3.0.02026-08-10135177718.4 KB
f739db716aaf
Messages
Create a message
post/messages
Request body
Response
A list of messages
Example response
{
"results": [
{
"from_user": {
"site": {
"id": 1,
"icon_url": "https://static.inaturalist.org/sites/1-logo_square.png",
"locale": "en",
"name": "iNaturalist",
"site_name_short": "iNat",
"url": "https://www.inaturalist.org"
}
},
"to_user": {
"site": {
"id": 1,
"icon_url": "https://static.inaturalist.org/sites/1-logo_square.png",
"locale": "en",
"name": "iNaturalist",
"site_name_short": "iNat",
"url": "https://www.inaturalist.org"
}
}
}
]
}