API v1
Parus Chat
Методы раздела и ссылки на их документацию.
- POST/api/v1/chat/conversations
- POST/api/v1/chat/contacts/list
- POST/api/v1/chat/contacts/search
- POST/api/v1/chat/contacts/add
- POST/api/v1/chat/contacts/remove
- POST/api/v1/chat/conversations/direct
- POST/api/v1/chat/conversations/list
- POST/api/v1/chat/invites/create
- POST/api/v1/chat/invites/accept
- POST/api/v1/chat/conversations/{conversation_uuid}
- POST/api/v1/chat/conversations/{conversation_uuid}/messages
- POST/api/v1/chat/conversations/{conversation_uuid}/read
- POST/api/v1/chat/messages/send
- POST/api/v1/chat/messages
- POST/api/v1/chat/messages/{conversation_uuid}