/
AZ
azure
/
FlightPredictionService
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
2026-07-17
10
9
29.5 KB
User
Logs the user in
post
/login
Request body
LoginRequest
required
username
string
The name of the user.
password
string
The password of the user.
Response
Login successful
AccessTokenResponse
required
token_type
string
access_token
string
expires_on
string
refresh_token
string
All 10 operations
post
Logs the user in
post
The user renews access token and refresh token
delete
The user revokes a refresh token
post
/api/FlightPredictionService/v3.5.5
get
Gets all batch executions for FlightPredictionService.
post
/api/FlightPredictionService/v3.5.5/batch
get
Gets all batch executions for FlightPredictionService.
delete
Cancels and deletes all batch executions for FlightPredictionService.
get
Gets all files from an individual execution in FlightPredictionService.
get
Gets a specific file from an execution in FlightPredictionService.