Using an API Token to manage user permissions

florian7843

New Member
Feb 11, 2024
3
0
1
Austria
Hey,

I'm trying to create a tool to manage user permissions on a PVE Environment. For that my initial idea was to use a service user with an API token to do that.

When trying to use the /access/password endpoint with that token I get the following error: 403 Permission check failed (URI '/access/password' not available with API token, need proper ticket.
Is it possible to allow this use case with a configuration, or is it disabled for security reasons?