Skip to main content
POST

Authorizations

Authorization
string
header
required

Auth token returned from the login endpoint. Send as: Authorization: <token> (no Bearer prefix)

Body

application/json
method
string
required
Example:

"Retrieve"

action
string
required
Example:

"Fetch Hierarchies"

apiVersion
string
required
Example:

"v2"

Response

200 - application/json

Request succeeded

success
boolean
data
object[]
message
string
statusCode
integer
error
unknown