Description
Removes one script module assignment.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
projectId |
query | string | yes | ID of the project. |
scriptModuleId |
query | string | yes | ID of the script module to unimport. |
Errors
| Status | Meaning |
|---|---|
400 |
Invalid projectId or scriptModuleId. |
401 |
Missing or invalid Basic auth credentials, or the service account lacks the required role. |