ApiRequestBody

ApiRequestBody
ApiRequestBody

API Request Body is an Event Source that represents an API request body that is being reveived as part of an API. Supported Request Bodies are those received as part of a PATCH/PUT/POST request.

AllOf
This class requires all of the following:
JSON Example
{
    "resource_type": "string",
    "resource_pointer": "string"
}