Optional
requestFactory: UsersApiRequestFactoryOptional
responseProcessor: UsersApiResponseProcessorIdentifier of user to delete
Optional
idProperty: "USER_ID" | "EMAIL"The name of a property with unique user values. Valid values are `USER_ID`(default) or `EMAIL`
Optional
_options: ConfigurationRemoves a user identified by userId
. userId
refers to the user's ID by default, or optionally email as specified by the IdProperty
query param.
Removes a user
Identifier of user to delete
Optional
idProperty: "USER_ID" | "EMAIL"The name of a property with unique user values. Valid values are `USER_ID`(default) or `EMAIL`
Optional
_options: ConfigurationNew users will only have minimal permissions, which is contacts-base. A welcome email will prompt them to set a password and log in to HubSpot. Adds a user
Optional
_options: ConfigurationNew users will only have minimal permissions, which is contacts-base. A welcome email will prompt them to set a password and log in to HubSpot. Adds a user
Optional
_options: ConfigurationRetrieves a user identified by userId
. userId
refers to the user's ID by default, or optionally email as specified by the IdProperty
query param.
Retrieves a user
Identifier of user to retrieve
Optional
idProperty: "USER_ID" | "EMAIL"The name of a property with unique user values. Valid values are `USER_ID`(default) or `EMAIL`
Optional
_options: ConfigurationRetrieves a user identified by userId
. userId
refers to the user's ID by default, or optionally email as specified by the IdProperty
query param.
Retrieves a user
Identifier of user to retrieve
Optional
idProperty: "USER_ID" | "EMAIL"The name of a property with unique user values. Valid values are `USER_ID`(default) or `EMAIL`
Optional
_options: ConfigurationRetrieves a list of users from an account Retrieves a list of users from an account
Optional
limit: numberThe number of users to retrieve
Optional
after: stringResults will display maximum 100 users per page. Additional results will be on the next page.
Optional
_options: ConfigurationRetrieves a list of users from an account Retrieves a list of users from an account
Optional
limit: numberThe number of users to retrieve
Optional
after: stringResults will display maximum 100 users per page. Additional results will be on the next page.
Optional
_options: ConfigurationModifies a user identified by userId
. userId
refers to the user's ID by default, or optionally email as specified by the IdProperty
query param.
Modifies a user
Identifier of user to retrieve
Optional
idProperty: "USER_ID" | "EMAIL"The name of a property with unique user values. Valid values are `USER_ID`(default) or `EMAIL`
Optional
_options: ConfigurationModifies a user identified by userId
. userId
refers to the user's ID by default, or optionally email as specified by the IdProperty
query param.
Modifies a user
Identifier of user to retrieve
Optional
idProperty: "USER_ID" | "EMAIL"The name of a property with unique user values. Valid values are `USER_ID`(default) or `EMAIL`
Optional
_options: Configuration
Removes a user identified by
userId
.userId
refers to the user's ID by default, or optionally email as specified by theIdProperty
query param. Removes a user