POST /api/generic/v1/reset-profile
Resets GM Tex profile.
Request
{
"token": String,
}
Response
Status code: 200
{
"type": "profile updated"
}
Possible errors
invalid token
not verified
not created
external
POST /api/generic/v1/reset-profile
Resets GM Tex profile.
{
"token": String,
}
Status code: 200
{
"type": "profile updated"
}
invalid token
not verified
not created
external