Create User

Create a new user profile within your PagerDuty instance.

Input

Field Definition Type Required
From
Email Email address of the person who is creating a new user profile in PagerDuty. String TRUE
User
Type Type of role that is assigned to the new user, either user or user_reference. String FALSE
Name

Name of the user.

String TRUE
Email User's email address. String TRUE
Timezone Timezone where the user resides. String FALSE
Color User's schedule color. Each user has a color associated with their profile that's used in the on-call schedule for faster recognition. String FALSE
Role User's role. A role can be admin, limited_user, observer, owner, read_only_user, restricted_access, read_only_limited_user, or user.
Note

A user must be assigned the read_only_users role to be able to set a user as read_only_user or read_only_limited_user. A user must be assigned the permissions_service role to be able to set a user as observer or restricted_access.

String FALSE
Job Title User's job title. String FALSE
URL URL for the user's avatar. String FALSE
Description User's biographical information for their account. String FALSE
Password User's account password. String FALSE

Output

Field Definition Type
User ID

Unique identifier of the user.

String

Related topics

PagerDuty connector

Workflow elements

PagerDuty REST API