Modifies the notification recipient of a project.
Try it now
Test
RAM authorization
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
No |
The ID of the bastion host instance. Note
You can call the DescribeInstances operation to query the bastion host instance ID. |
bastionhost-cn-st220aw**** |
| RegionId |
string |
No |
The region ID of the bastion host. Note
For the mapping between region IDs and region names, see Regions and zones. |
cn-hangzhou |
| ReceiverId |
integer |
Yes |
The ID of the notification recipient. Note
You can call the ListProjectNotifyReceivers operation to query this parameter. |
1 |
| Name |
string |
Yes |
The new name of the notification recipient. The name must be 1 to 128 characters in length, cannot start with a special character, and can contain only the following special characters: periods (.), underscores (_), hyphens (-), backslashes (\), and spaces. Note
If this parameter is not specified, the name remains unchanged. |
name |
| Phone |
string |
No |
The new phone number of the notification recipient. |
171****5421 |
|
string |
No |
The new email address of the notification recipient. |
1824***@qq.com |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The unique request ID generated by Alibaba Cloud for this request. |
EC9BF0F4-8983-491A-BC8C-1B4DD94976DE |
Examples
Success response
JSON format
{
"RequestId": "EC9BF0F4-8983-491A-BC8C-1B4DD94976DE"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.