v8

latestOpenAPI 3.0.12026-08-0854293460.1 KB
Service Accounts

Delete a service account

Soft-deletes a service account. Tears down all computers owned by the SA and purges stored git credentials (best-effort). Requires human authentication with a Manager role or higher; service account credentials are rejected.

delete/api/v0/service-accounts/{serviceAccountId}

Path parameters

serviceAccountIdstring required

Service account ID

Response

Response for status 200

idstring required

Service account ID that was deleted

deletedtrue required

Always true; present so clients can distinguish a 200 delete from a 200 get