latestOpenAPI 3.0.02026-08-10330179317.3 KB
0534e4d70b77
Seeds
Creates a seed
Create a seed.
post/api/v1/seeds
Request body
Example request
{
"token": "YOUR TOKEN IS HERE",
"item": {
"generation": "F0"
}
}Response
Created
Create a seed.
{
"token": "YOUR TOKEN IS HERE",
"item": {
"generation": "F0"
}
}Created