ncloud_sens_update_project
Update a SENS project's description or toggle its SMS and Biz Message services to reflect current channel needs.
Instructions
Update a SENS project's description or enabled channels (PUT /common/v2/projects/{projectId}). At least one field must be given.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| useSms | No | Enable/disable the SMS service | |
| projectId | Yes | Project ID | |
| projectDesc | No | Description (0-128 chars) | |
| useKkoBizMsg | No | Enable/disable the Biz Message service |