If this content did not answer your questions, try searching or contacting our support team for further assistance.
acquia-dam-sdk / Components / ApiRequestParams
Options for ApiClient.sendRequest
apiVersion:
ApiVersions
The version of the API being used
optional
body:object
The body of the request
method:
"GET"
|"POST"
|"PUT"
|"PATCH"
|"DELETE"
|"OPTIONS"
The HTTP method
path:
string
The path of the request, excluding the base URL
optional
queryStringParams:object
The query string parameters sent in the URL