Delete API key for service account
Revoke an API key bound to a service account. Team admin only.
delete/service-accounts/{idOrName}/api-keys
Path parameters
idOrNamestring required
The ID or name of the service account.
The ID or name of the service account.
Request body
Example request
{
"$schema": "https://api.tower.dev/v1/schemas/DeleteServiceAccountAPIKeyParams.json"
}Response
No Content