Email Type
Learn more about Email Types from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetEmailType | Get a Email Type resource. |
|
| PATCH | UpdateEmailType | Update an existing Email Type resource. |
|
| DELETE | DeleteEmailType | Delete an existing Email Type resource. |
|
| GET | GetEmailTypeCollection | Get a collection of Email Type resources. |
|
| POST | CreateEmailType | Create a new Email Type resource. |
|
| GET | LookupEmailTypeChangePermissionTree | Lookup the permission set for changing the Email Type. |
|
| GET | LookupEmailTypeInsertPermissionTree | Lookup the permission set for creating the Email Type. |
|
| GET | BatchGetEmailType | Get a collection of Email Type resources for the set of id's. |
|
| POST | BatchCreateEmailType | Create a new collection of Email Type resources. |
|
| PATCH | BatchUpdateEmailType | Update a collection of existing Email Type resources. |
|
| DELETE | BatchDeleteEmailType | Delete a collection of existing Email Type resources. |
|
| PATCH | ChangeEmailTypeIsActive | Change the IsActive status for an existing Email Type resource. |
|
| PATCH | ChangeEmailTypePermissionTree | Change the PermissionTree for an existing Email Type resource. |
|
| PATCH | BatchChangeEmailTypeIsActive | Change the IsActive status for a collection of existing Email Type resources. |
|
| PATCH | BatchChangeEmailTypePermissionTree | Change the PermissionTree status for a collection of existing Email Type resources. |