CreateProfileInput

CreateProfileInput

Input type to create a profile

directoryID!The parent directory of the profile to create, either as an id, or an AKA
displayNameString!The displayName of the profile to create
emailString!The email of the profile to create
externalIdStringOptional externalId of the profile to create. If you are creating a profile for a local directory user, this must be a valid local directory user id
familyNameString!The familyName of the profile to create
givenNameString!The givenName of the profile to create
pictureStringOptional picture of the profile to create. This must be a publicly accessible URL
profileIdString!The profileId of the profile to create. For new profiles this must be unique for the parent directory
statusProfileStatus!The status of the profile to create
tagsScalarOptional tags for the profile to create
titleString!The title of the profile to create