認証アプリケーション関連
Body
namestringRequiredExample:
examplelogoURLstring | nullableOptionalExample:
https://example.com/logo.pngallowedCallerOriginsstring[]RequiredExample:
["https://example.com"]allowedCallbackURLsstring[]RequiredExample:
["https://example.com/callback"]Responses
200
OK
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
post
/registerApplicationQuery parameters
clientIDstringRequiredExample:
CXqlJpKYiXLzVuq3mU49UY5UFn2N3URVtstartAtintegerRequiredExample:
1231006505endAtintegerRequiredExample:
1231006505Responses
200
OK
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
404
Not Found
application/json
get
/getApplicationStatsBody
clientIDstringRequiredExample:
CXqlJpKYiXLzVuq3mU49UY5UFn2N3URVtnamestringOptionalExample:
examplelogoURLstring | nullableOptionalExample:
https://example.com/logo.pngallowedCallerOriginsstring[]OptionalExample:
["https://example.com"]allowedCallbackURLsstring[]OptionalExample:
["https://example.com/callback"]Responses
200
OK
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
404
Not Found
application/json
post
/updateApplicationLast updated