ServerOpenapi
Submit flag batch (standalone)
Stores a batch and attempts checker submission immediately.
Stores a batch and attempts checker submission immediately.
Authorization
CookieAuth token<token>
Session JWT cookie returned by /api/v1/auth/login.
In: cookie
Request Body
application/json
Flags payload
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://loading/api/v1/submit-flags-standalone" \ -H "Content-Type: application/json" \ -d '{}'{
"message": "string"
}{
"details": "string",
"error": "string"
}{
"details": "string",
"error": "string"
}{
"details": "string",
"error": "string"
}