Optionaloptions: { env?: string; host?: string; token?: string }ProtectedenvProtectedhostProtectedtokenCreate a new role
Role data including name, permissions, workspaces, and level
Delete a role
Role UUID
Edit user profile
Profile update data
Edit a role
Role UUID
Role update data including permissions, workspaces, and level
Get current user's claims
Get user permissions
Get role details by UUID
Role UUID
Get current user's model
Get list of available permissions
List all roles
Request password reset email This only sends an email with a reset link, does not expose or change passwords
User email
Resend confirmation email
User email
Base client for the platform API Classes that extend PlatformBaseClient have intentins of only working in platform context
PlatformBaseClient
Param: client
The axios instance to use for the client
Example