latestOpenAPI 3.0.02026-08-10330179317.3 KB
0534e4d70b77
Flies
Update a fly
Update a fly.
put/api/v1/flies/{id}
Path parameters
idinteger required
The ID of the fly
Request body
Example request
{
"token": "YOUR TOKEN IS HERE"
}Response
OK
Update a fly.
The ID of the fly
{
"token": "YOUR TOKEN IS HERE"
}OK