Custom Users
List users
POST
/your-webhook-url?action=users.list
Create a user
POST
/your-webhook-url?action=users.create
Get a user
POST
/your-webhook-url?action=users.get
Update a user
POST
/your-webhook-url?action=users.update
Delete a user
POST
/your-webhook-url?action=users.delete