Sends Data from an External Source

Sends data from an external source.

post

Sends data from an external source.

Path parameters
policyIdstringRequired
blockTagstringRequired
Body
ownerstringRequired
policyTagstringRequired
Responses
chevron-right
200

Successful operation.

application/json
Responseboolean
post
/external/{policyId}/{blockTag}

POST /external/{policyId}/{blockTag}/sync-events

Sends Data from an external source

Headers

Name
Value

Content-Type

application/json

Authorization

Bearer <token>

Body

Name
Type
Description

policyId

string

Policy ID

blockTag

string

Block Tag

history

string

History

Response

POST /external/sync-events

Sends Data from External Source

Headers

Name
Value

Content-Type

application/json

Authorization

Bearer <token>

Body

Name
Type
Description

history

string

History

Response

Last updated