post https://portal.ixon.cloud:443/api/agents//data-conditions
Log in to see full request history
Responses
xxxxxxxxxx
curl --request POST \
--url https://portal.ixon.cloud:443/api/agents/agentId/data-conditions \
--header 'Api-Version: 2' \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"status": "string",
"type": "string",
"data": [
{
"publicId": "string"
}
]
}