DeleteServiceAccounts deletes a list of service accounts for the given organization.Ask AIdelete https://api.cast.ai/v1/organizations/{organizationId}/service-accountsPath ParamsorganizationIdstringrequiredOrganizationID is the id of the organization to list service accounts for.Query ParamsserviceAccountIdsarray of stringsrequiredServiceAccountIDs is the list of service account ids to be deleted.serviceAccountIds*ADD stringResponses 200A successful response. 204Service accounts have been deleted.Updated 7 months ago