Creating a new topic
Create a topic that automatically has a admin key set, only allowing for the serverless client to update them. You can a topic completely private for writes and updates and sending messages.
Create new topic
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"data": {
"memo": "topic memo information",
"topic": "0.0.16091"
}
}{
"errors": [
"\"enable_private_submit_key\" must be a boolean"
]
}Last updated