Skip to main content

members

Overview

Namemembers
TypeResource
Idpagerduty.teams.members

Fields

NameDatatype
rolestring
userobject

Methods

NameAccessible byRequired ParamsDescription
list_team_usersSELECTidGet information about members on a team.

A team is a collection of Users and Escalation Policies that represent a group of people within an organization.

For more information see the API Concepts Document

Scoped OAuth requires: teams.read
delete_team_userDELETEid, user_idRemove a user from a team.

A team is a collection of Users and Escalation Policies that represent a group of people within an organization.

For more information see the API Concepts Document

Scoped OAuth requires: teams.write
_list_team_usersEXECidGet information about members on a team.

A team is a collection of Users and Escalation Policies that represent a group of people within an organization.

For more information see the API Concepts Document

Scoped OAuth requires: teams.read
update_team_userEXECid, user_idAdd a user to a team. Attempting to add a user with the read_only_user role will return a 400 error.

A team is a collection of Users and Escalation Policies that represent a group of people within an organization.

For more information see the API Concepts Document

Scoped OAuth requires: teams.write