post
https://{hostname}/api/talk/chat/v1/messages
This operation creates a chat message.
Message Content
- A message must contain either text or one attachment, but not both.
- Only one attachment is allowed per message.
Authorization and Permissions
- An OpenAm or UKG Authentication token is required to send a chat message.
- The user must have content creation permission, which can be granted by a Talk administrator.