/users/xuid({xuid})/outbox

Provides send-only access to a user's messaging outbox for Xbox LIVE Services. The domain for these URIs is msg.xboxlive.com.

URI parameters

Parameter Type Description
xuid unsigned 64-bit integer The Xbox User ID (XUID) of the player who is making the request.

Valid methods

POST (/users/xuid({xuid})/outbox)

  Sends a specified message to a list of recipients.

See also

Parent

Users URIs