Organisation Info and Members
Getting and updating your organisation information, and managing members
Finding your organisation ID
Get your own user account
Find your org ID on your user account info by calling the get self, ensuring you follow the redirect.
Get the organisation
Follow the organisation
link in the response to get the organisation details.
Read the ID
Read the id
field from the response.
Updating your organisation name
You can update your organisation’s name by calling update organisation.
Removing an organisation member
A user can be completely removed from your organisation by using the delete organisation member user endpoint.
If you need to find the user’s ID first you can do so via get users in an organisation.
Removing a user from the organisastion won’t delete their user account completely but will move them to a new organisation containing only themselves which is subscribed to the Individual (free) plan.