Finding your organisation ID

1

Get your own user account

Find your org ID on your user account info by calling the get self, ensuring you follow the redirect.

2

Get the organisation

Follow the organisation link in the response to get the organisation details.

3

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.