Skip to content
drop.mov Docs
Search
K
Main Navigation
ガイド
API リファレンス
SDK
Appearance
Menu
Return to top
Verify admin access
GET
/admin/verify
Verify that the current user has admin access
Authorizations
Responses
200
Admin verified
Content-Type
application/json
Schema
JSON
JSON
{
"success"
:
true
,
"data"
:
{
"verified"
:
true
,
"userId"
:
"string"
}
}
GET
/admin/verify
Playground
Server
Select a server...
Try it out
Samples
Powered by
VitePress OpenAPI