Pasteflag

Paste a flag

POST
/api/pasteFlag

Authorization

token_auth_2
AuthorizationBearer <token>

In: header

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X POST "https://api.piktid.com/api/pasteFlag" \  -H "Content-Type: application/json" \  -d '{    "image": "string",    "flag_state": "string"  }'
Empty
Empty
Empty
Empty
Empty