API REFERENCE
ZEPETO World Open API

Deleting Specific Ranking Data Within the Leaderboard

2min

You can use the OpenAPI to delete specific ranking data within the leaderboard.

To use the OpenAPI, please first obtain an OpenAPI Key from ZEPETO Studio.

Afterwards, obtain a JWT authentication token according to the OpenAPI format and call the Delete Rank OpenAPI .

  • Please enter the UTC Timestamp value at the same time value as when the JWT authentication token is issued.



Example Code - Python

Python