Skip to main content
cURL
To unblock or unblacklist a device, use the endpoint below. The request type is DELETE

Authorizations

apiKey
string
header
required
apiSecret
string
header
required

Body

application/json

Blacklist device payload

transactionId
string
required

The transactionId of the device you want to blacklist.

Response

Blacklist device result

message
string

Message after device is blacklisted

Example:

"Device blacklisted"