Skip to main content
DELETE
Delete Character
Deletes a Character owned by the current account. The endpoint returns 404 when the Character does not exist or belongs to another account.

Request parameters

Response parameters

Returns 200 OK.

Examples

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200

Deleted