XMLA Request
POST/v1/xmla
XMLA Request
Request
Header Parameters
Authorization string
- application/xml
- application/soap+xml
- text/xml
Body
required
Raw XMLA payload
string
Body
required
Raw XMLA payload
string
Body
required
Raw XMLA payload
string
Responses
- 201
- 400
- 401
- 403
- 404
- 500
XMLA request submitted
- application/xml
- application/soap+xml
- Schema
Schema
string
- Schema
Schema
string
Invalid request for example: Invalid parameters, missing parameters.
Unauthorized. This error will occur if calling user does not have access right for the API.
Forbidden. This error will occur if the user lacks the proper roles or permissions to perform this action.
Not found. The server cannot find the requested resource.
A server error occurred. Check the logs for more details.
Loading...