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