Skip to main content
Update a player’s (Subscription’s) information using the External ID.
This is a Legacy API. Use Update User or Update Subscription instead.

Path Parameters


Headers


Request Body Parameters

  • To delete a tag, set its value to an empty string ("").
  • Existing tags with the same keys will be overwritten.

Example Request


Response


Errors

  • 400 Bad Request – Invalid request or payload.
  • 401 Unauthorized – Invalid or missing keys.
  • 403 Forbidden – Access denied due to insufficient permissions.
  • 404 Not Found – No players found for given external_user_id.