Manage account memberships

Account memberships represent the link between users and accounts on the AppDirect platform, and provide the context under which user actions are performed and authorized. Authorization is determined by specifying the roles that users have within the account, which define what each user is able to do.

All users must have at least one account membership.

The guides in this section describe the primary account membership management tasks that you can perform through the IAM GraphQL API:

Unlike a user or an account, an account membership does not have its own unique identifier. Instead, an account membership is identified through the combination of the account ID and the user ID.