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.