Hello everyone,
I am trying to create an API key that has permissions to query the /api/fleet/agents
endpoint.
It is important for me to minimize its permissions as much as possible.
Which permissions do I need to provide in the request body (I am creating the API key via the API)?
I have tried various options without success.
Thank you very much.