curl --request POST \
--url https://api.getovra.com/policies/{id}/apply/{agentId} \
--header 'Authorization: Bearer <token>'{
"ok": true
}curl --request POST \
--url https://api.getovra.com/policies/{id}/apply/{agentId} \
--header 'Authorization: Bearer <token>'{
"ok": true
}