get https://api.apptoto.com/v1/import
Example Result:
{
"import": {
"id": NUMERIC IDENTIFIER,
"state": launching | running | invalid | finished | aborted
}
}
Example Result:
{
"import": {
"id": NUMERIC IDENTIFIER,
"state": launching | running | invalid | finished | aborted
}
}
Try It!
to start a request and see the response here!