APIEndpoint referenceDashboard
/dashboard/bot/position-change-avoid-rules
AuthorizationBearer <token>
Supabase access token.
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/dashboard/bot/position-change-avoid-rules" \ -H "Content-Type: application/json" \ -d '{ "fromPosition": "string", "leagueGroupId": 0, "ruleType": "string", "toPosition": "string" }'null