Skip to main content
POST
/
devices
/
simulate
/
paid_subscription
{
  "ok": true
}

Authorizations

Authorization
string
header
required

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

Body

application/json
device_id
string<uuid>
required
is_expired
boolean
required

Response

OK

ok
boolean
required