title | position | description | type | endpoint | parameters | content_markdown | right_code_blocks | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Update AWS Account Assignment (Version 1) |
12 |
Update an existing AWS account assignment. |
put |
|
| Response Code | Description |
| -------------------------- | ------------------------ |
| `200 OK` | Operation was successful |
| `422 Unprocessable Entity` | Unprocessable entity |
#### Response header
* `Location`: The location of the created AWS account assignment.
#### Response content
A JSON object that contains these fields:
* All the fields in the request
* `id`: The ID of the account assignment that was created |
|