On any request to this API, there is a set of mandatory HTTP headers that must be included.
This standard header determines the format of the response payload. XML and JSON are supported.
Example syntax. Accept: application/json
During user authentication, a token is returned in a response header named x-kace-csrf-token. That value must be gathered by the client and sent in a similarly named request header for every subsequent request.
This standard header indicates the format of the request payload. It is required only for POST and PUT requests. XML and JSON are supported.
Example syntax. Content-Type: application/json
© 2023 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy Cookie Preference Center