Rate script
What the operator thought of this attempt. Nothing acts on it automatically
PUT /scripts/{id}/rating
note
SDK method: rateScript
Security: authenticated (policy: platform.manage)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Request body (application/json)
Accepts a ScriptRatingInput object.
Response
200 OK — Returns a ScriptAttempt object.