Match Chat
Send a message to a match chat room
Sends a message to a match's chat room as the API key owner. The owner must be a participant of the match; a non-participant receives 403. Requires the chat.write scope and the writes feature. Supports the Idempotency-Key header.
post/matches/{matchId}/chat
Path parameters
matchIdstring required
Match ID. The caller must be a participant of this match.
Match ID. The caller must be a participant of this match.
Request body
Response
The message was sent.
Changes
Changed in 3 of the 22 revisions of this API.13
- ○
api tag
Match Chataddedapi-tag-added
- ○
api tag
Chatremovedapi-tag-removed
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 377 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲