Skip to main content
POST
Reset User Trial

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

Body

application/json

Request to reset user trial.

reason
string | null

Reason for trial reset

Maximum string length: 500

Response

Successful Response

Response after trial reset.

success
boolean
required
message
string
required
subscription_deleted
boolean
default:false
has_used_trial_reset
boolean
default:false