PUT EndUserMessageTypeV2/{id}?appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
Body Parameters
EndUserMessageTypeV2| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
None. |
|
| forward_to_sg_rep | boolean |
None. |
|
| email_address_list | Collection of string |
None. |
|
| rep_list | Collection of string |
None. |
|
| appid | string |
None. |
|
| rds_type_guid | string |
None. |
|
| for_guid | string |
None. |
|
| for_guid_type | string |
None. |
|
| cdsc_id | string |
None. |
|
| cdn_type_guid | string |
None. |
|
| allow_distributor_routing | boolean |
None. |
|
| message_parameters | Dictionary of string [key] and string [value] |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.