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