User resource
Site users management - Set email alert settings
OVERVIEW
This method allows you to set or update the email alert setting for a user
Request URI
PUT /api/3/sites/{siteid}/users/{userid}/emailalerts
Request Parameters
Parameter Name | Value | Description |
---|---|---|
siteid |
Integer |
The ID of the site. The siteid can be obtained by calling the Get site list |
userid |
Integer |
The ID of the user. The userid can be obtained by calling Get all site users API |
Request Body
Send an email alert object. in the request body to set or change the email alert preferences
Response
The API returns a 200 OK http response if successful, otherwise an error object and error code are returned
Last Updated: Jun 09,2023
Comments
0 Comments