Response to a ServiceNow REST API request made by calling executeApiRequest from a ServiceNowConnection object.
executeApiRequest
Type of the requested data (if relevant).
Optional
Requested data returned from the REST API (if provided).
Response HTTP status code.
Content type of the response data (if provided).
Generated using TypeDoc
Response to a ServiceNow REST API request made by calling
executeApiRequest
from a ServiceNowConnection object.