Mojang · Example Payload

Minecraft Services Change Skin Request Example

Games And ComicsMinecraftGamingIdentityPlayer ProfilesSessionPublic APIs

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

Top-level fields

varianturl

Example Payload

Raw ↑
{
  "variant": "classic",
  "url": "https://example.com/skins/my-skin.png"
}