v1
latestOpenAPI 3.0.32026-07-171140286.6 KBApi\GroupController
api/groups/checktoken POST Check a token for a group id, and accept or decline the invite
post/api/groups/checktoken
Headers
Authorizationstring
Content-Typestring
Acceptstring
Accept-languagestring
Request body
Example request
{
"token": "non",
"group_id": "esse",
"decline": true
}