Creates a new message in the target discussion
Request
Path Parameters
Parameter
Type
Required
Description
Request Body
{
"message": "The capacity figure should be 50 MWh — the extra zero appears to be a typo.",
"mentionedUsers": [
"did:hedera:testnet:zHcDLGFNymFAJiMBKnpbHDgjvTn6yZnwkPPeFhtJBECH_0.0.4532001"
]
}Field
Type
Required
Description
Response
Success Response
Error Responses
Status
Description
PreviousCreates a new discussion linked to the target documentNextReturns the list of messages for the target discussion
Last updated
Was this helpful?