ServiceAccounts
Disable a service account
DELETE
https://api-staging.pixwel.com/api/service-accounts/{id}Disables the account and revokes every live token immediately. Not a hard delete: the record is referenced by issued tokens and by everything the account has done, so destroying it would take the audit trail with it. Re-enable with a PATCH; revoked tokens are not restored.
Path parameters
idstringrequired