Skip to main content

Delete a service account.

DELETE /api/admin/service-account/:id

Deletes an existing service account identified by its id.

Request

Path Parameters

  • id string required
Responses

This response has no body.

Loading...