trusted_full_access
. You need to be a verified developer to have the opportunity to call this interface.curl --location --request POST 'https://cn2us02.opapi.win/api/v1/user/oauth/app/get-user-admin-token' \
--header 'Authorization: Bearer <token>'
{
"statusCode": 200,
"message": "Get User Admin Token success",
"data": {
"user_id": 2286,
"token": "sk-WWMWLUkBccc8cc2DD3eDT3BlbKFJ9fBa168834b943449e98"
}
}