Delete a character
Characters
Delete a character
Remove a character from the specified game and world. Use this operation with caution as it permanently deletes the character.
DELETE
Delete a character
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier for the game.
Example:
"game123"
The unique identifier for the world.
Example:
"world456"
The unique identifier for the character to delete.
Example:
"character789"
Query Parameters
(Optional) The player's session ID.
Example:
"60Z5aZjIuFlyYbjbZZKe"