DeleteServiceAccount deletes a service account for the given organization.Ask AIdelete https://api.cast.ai/v1/organizations/{organizationId}/service-accounts/{serviceAccountId}Path ParamsorganizationIdstringrequiredOrganizationID is the id of the organization to list service accounts for.serviceAccountIdstringrequiredID is the id of the service account to be deleted.Responses 200A successful response. 204Service account has been deleted.Updated 7 months ago