pub async fn organizations_id_delete_post(
configuration: &Configuration,
id: &str,
secret_verification_request_model: Option<SecretVerificationRequestModel>,
) -> Result<(), Error<OrganizationsIdDeletePostError>>
pub async fn organizations_id_delete_post(
configuration: &Configuration,
id: &str,
secret_verification_request_model: Option<SecretVerificationRequestModel>,
) -> Result<(), Error<OrganizationsIdDeletePostError>>