Updating a topic
Update a topic with a different memo that is more suitable for your use case.
Update a topic
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"data": {
"memo": "Updated memo",
"topic_id": "16091",
"accountId": {
"shard": 0,
"realm": 0,
"account": 1156
},
"validStart": {
"seconds": 1598827049,
"nanos": 719000000
}
}
}Last updated