@segment/public-api-sdk-typescript 58.7.0-b11716 → 58.7.0-b11739
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -510,7 +510,7 @@ export class DeletionAndSuppressionApi {
|
|
510
510
|
});
|
511
511
|
}
|
512
512
|
/**
|
513
|
-
* Deletes a regulation from the Workspace. The regulation must be in the initialized state to be deleted. • When called, this endpoint may generate the `Regulation Deleted` event in the [audit trail](/tag/Audit-Trail).
|
513
|
+
* Deletes a regulation from the Workspace. The regulation must be in the initialized state to be deleted. • When called, this endpoint may generate the `Regulation Deleted` event in the [audit trail](/tag/Audit-Trail). **DEPRECATED**: this endpoint has been deprecated according to the guidelines, and may experience reduced SLA guarantees.
|
514
514
|
* @summary Delete Regulation
|
515
515
|
* @param regulateId
|
516
516
|
*/
|