WUAPI
Schemas
Copy Page
WUAPI
Messages
Send plain text
Send image
Send audio
Send video
Send document
Send location
Send link
Send contact
Delete message by id
Get message by id
Users
Create new user
Get all users
Instances
Create new instance
List All instance
Update instance
List by instance id
Delete instance
Restart instance
Get QRCode
Get QRCode in base64 image.
Disconnect instance
Update profile picture
Delete profile picture
Update profile name
Webhook
Connection event for your instance
Disconnection event for your instance
Event when you receive a message
Event when you send a message
Queues
Get queue instance
Delete queue instance
Get queue failed instance
Retry queue
Groups
Create new group
Get all groups
Get group by id
Add contact to group
Update picture of group
Set admins only
Add and remove admins in group
Manage
Restart server
Raiz
Groups
Get invite code
Leave the group
Schemas
Sample Schemas
Pet
Category
Tag
Schemas
ErrorResponseDTO
ChatMessage
requestBodyReceivedAndDelivery
error
Error
PlainTextMessageDto
LocationMessage
BaseMessageResponseDto
ImageMessage
SendImageMessageDto
VideoMessage
SendAudioMessageDto
DocumentMessage
SendVideoMessageDto
AudioMessage
SendDocumentMessageDto
VoiceMessage
SendLocationMessageDto
StickerMessage
SendLinkMessageDto
SendContactMessageDto
CreateUserDto
PickTypeClass
UsersEntity
CreateInstanceDto
CreateInstanceResponseDto
InstanceResponseDto
UpdateInstanceDto
UpdateInstanceResponseDto
ReturnInstanceResponseDto
ReturnInstanceQrCodeResponseDto
UpdateInstanceProfilePictureDto
UpdateInstanceProfilePictureResponseDto
UpdateInstanceProfileNameDto
CreateGroupsDto
GroupsEntity
CreateGroupsResponseDto
UpdateGroupsDto
UpdateGroupsAddContactsDto
UpdateGroupsResponseDto
UpdateGroupsUpdateProfilePictureDto
UpdateGroupsAdminsOnlyDto
UpdateGroupsUpdatePromoteDemoteDto
ReturnMenageResponseDto
GetGroupsInviteCodeResponseDto
Schemas
Copy Page
UpdateGroupsDto
{
}