Skip to main content
DELETE
Delete User Device

Authorizations

Authorization
string
header
required

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

Path Parameters

user_id
integer
required
hwid
string
required

Response

Successful Response

Response after device deletion.

success
boolean
required
message
string
required
deleted_hwid
string | null