Skip to main content
POST
/
admin
/
upgrade-requests
/
{requestId}
/
reject

Authorizations

Authorization
string
header
required

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

Path Parameters

requestId
string
required

ID of the upgrade request to reject

Body

application/json

Reason for rejection

note
string

Response

200

Upgrade request rejected successfully