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
Changes
Changed in 1 of the 20 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○