1BackendChat SvcAdd ThreadAdd Thread POST /chat-svc/thread Create a new chat thread and add the requesting user to it. Requires the chat-svc:thread:create permission. Request Responses200400401500Thread successfully createdInvalid JSONUnauthorizedInternal Server Error