Added tag_ids
property to POST /channels/{channel_id}/messages
and POST /conversations/{conversation_id}/messages
endpoints.
- Deprecate
tag
from POST /channels/{channel_id}/messages
and POST /conversations/{conversation_id}/messages
. Please use tag_ids
instead.