Chat
Block an XMTP conversation
Block the specified XMTP topics and report as spam
post/xmtp/topics/block
Request body
Example request
{
"registrations": [
{
"accept": true,
"block": true,
"topic": "topic-123",
"signature": "<signed topic ID>"
}
]
}Response
Accept successful