Skip to content
Get started

Users

Add a user to an organization
orgs.users.add(strorg_id, UserAddParams**kwargs) -> UserAddResponse
post/v1/orgs/{orgId}/users
Remove a user from an organization
orgs.users.remove(strorg_id, UserRemoveParams**kwargs) -> UserRemoveResponse
delete/v1/orgs/{orgId}/users