latestOpenAPI 3.0.02026-08-10330179317.3 KB
0534e4d70b77
Sequences
Update a sequence
Update a sequence.
put/api/v1/sequences/{id}
Path parameters
idinteger required
The ID of the sequence
Request body
Example request
{
"token": "YOUR TOKEN IS HERE",
"item": {
"kind": 2
}
}Response
OK