latestOpenAPI 3.1.02026-08-20118232229.3 KB
0e42b0fb26d9
Update service account
Update one or more fields on an existing service account. Team admin only.
patch/service-accounts/{idOrName}
Path parameters
idOrNamestring required
The ID or name of the service account to update.
The ID or name of the service account to update.
Request body
Example request
{
"$schema": "https://api.tower.dev/v1/schemas/UpdateServiceAccountParams.json"
}Response
OK
Example response
{
"$schema": "https://api.tower.dev/v1/schemas/UpdateServiceAccountResponse.json"
}