Mojang · Example Payload

Minecraft Services Name Change Info Example

Games And ComicsMinecraftGamingIdentityPlayer ProfilesSessionPublic APIs

Minecraft Services Name Change Info Example is an example object payload from Mojang, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

changedAtcreatedAtnameChangeAllowed

Example Payload

Raw ↑
{
  "changedAt": "2025-04-12T18:30:00Z",
  "createdAt": "2014-11-19T12:42:43Z",
  "nameChangeAllowed": true
}