latestOpenAPI 3.1.02026-08-20118232229.3 KB
0e42b0fb26d9
Update account
Update the properties of an account
put/accounts/{name}
Path parameters
namestring required
The name of the account to update
The name of the account to update
Request body
Example request
{
"$schema": "https://api.tower.dev/v1/schemas/UpdateAccountParams.json"
}Response
OK
Example response
{
"$schema": "https://api.tower.dev/v1/schemas/UpdateAccountResponse.json"
}