PropelAuth User API — User Management
PropelAuth backend User API capability covering CRUD, query, enable/disable, password, and 2FA operations on PropelAuth-managed end users. Self-contained Naftiko capability.
PropelAuth User API — User Management is a Naftiko capability published by PropelAuth, one of 5 capabilities the APIs.io network indexes for this provider. It bundles 2 operations across the POST and GET methods rooted at /v1/users.
The capability includes 2 read-only operations and 3 state-changing operations. Lead operation: Create a PropelAuth user. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include PropelAuth, Users, Authentication, and B2B.
What You Can Do
MCP Tools
propelauth-create-user
Create a PropelAuth user.
propelauth-fetch-user-by-id
Fetch a PropelAuth user by ID.
propelauth-update-user
Update a PropelAuth user.
propelauth-delete-user
Delete a PropelAuth user.
propelauth-query-users
Query PropelAuth users.