Skip to main content

SetIdentityGameActivity

Sets the current identity's game activity.

This activity will automatically be removed when the identity goes offline.

Request Body required
  • game_activity object required

    Information about the identity's current game. This is information that all other identities can see about what the current identity is doing.

    • message string required

      A short message about the current game activity.

    • public_metadata

      JSON data seen by anyone.

    • mutual_metadata

      JSON data seen only by the given identity and their mutual followers.

Responses

SetIdentityGameActivity 200 response