Message
Topic
Get the default topic action
Get the default action for topics that are not explicitly configured (accept or reject).
get/api/v1/messages/topics/default
Response
Success
Example response
{
"accept": true
}Get the default action for topics that are not explicitly configured (accept or reject).
Success
{
"accept": true
}