Source
Source that is logically deemed to be the “object” upon which the Event in question initially occurred upon. The Source is responsible for providing information of the occurred event. Some example sources include: - Resource. - API.
Properties
string
resource_type
Required
Event Source resource type.
Possible values are: ResourceOperation, ApiRequestBody
JSON Example
{
"resource_type": "string"
}