Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
"engine":"globalese engine id",
"group":"globalese group id",
"apiUsername":"globalese username",
"apiKey":"globalese api-key"
}
 

POST request layout

NameTypeInfo
engine
intThe id of the globalese engine
group
intThe id of the globalese group
apiUsername
stringThe username used for globalese api authentication
apiKey
stringThe apiKey used for globalese api authentication

...