Summary
Deletes a service account in the database.
Description
Deletes a service account in the database.
Route
DELETE /oauth/serviceAccounts/:client_id
Roles
            admin
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| client_id | string | yes | The clientId for the service account | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | Result of service account deletion process |