A valid request URL is required to generate request examples[
{
"name": "<string>",
"sid": "<string>",
"source": {
"id": 123,
"indexPattern": "<string>",
"indexName": "<string>",
"isActive": true
},
"attributes": [
{
"id": 123,
"attributeKey": "<string>",
"attributeValue": "<string>",
"createdDate": "2023-11-07T05:31:56Z",
"modifiedDate": "2023-11-07T05:31:56Z",
"utmAuditorUser": "<unknown>"
}
]
}
]A valid request URL is required to generate request examples[
{
"name": "<string>",
"sid": "<string>",
"source": {
"id": 123,
"indexPattern": "<string>",
"indexName": "<string>",
"isActive": true
},
"attributes": [
{
"id": 123,
"attributeKey": "<string>",
"attributeValue": "<string>",
"createdDate": "2023-11-07T05:31:56Z",
"modifiedDate": "2023-11-07T05:31:56Z",
"utmAuditorUser": "<unknown>"
}
]
}
]Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OK