Skip to main content
PATCH
/
dev
/
v1
/
licenses
/
keys
/
{key}
/
hwid
Update license HWID
curl --request PATCH \
  --url https://api.shoppex.io/dev/v1/licenses/keys/{key}/hwid \
  --header 'Authorization: Bearer <token>'
{
  "data": {}
}

Authorizations

Authorization
string
header
required

Use your Shoppex API key in the Authorization header.

Path Parameters

key
string
required

Response

200 - application/json

Successful response

data
object