Skip to main content
DELETE
/
organisations
/
{organisation_id}
/
service-accounts
/
{service_account_id}
Delete Service Account
curl --request DELETE \
  --url https://platform.versori.com/api/organisations/v1/organisations/{organisation_id}/service-accounts/{service_account_id}
This response does not have an example.

Path Parameters

organisation_id
string
required
service_account_id
string
required

Response

No Content

I