UpdateToolset
Updated at:
Updates a specified Toolset.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
devs:UpdateToolset |
update |
*Toolset
|
None | None |
Request syntax
PUT /2023-07-14/toolsets/{name} HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| name |
string |
No |
The name of the Toolset. |
my-toolset |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| body | Toolset |
No |
The Toolset entity to update. As this is a partial update, only the fields specified in the request body are modified. Unspecified fields remain unchanged. |
Response elements
|
Element |
Type |
Description |
Example |
| Toolset |
The updated Toolset entity. |
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.
Is this page helpful?