v1

latestOpenAPI 3.0.12026-07-24110189356.6 KB
publish

Cancels a publication

Cancels a publication if it has not yet been submitted. Will fail if attempting to cancel a submitted publication. This allows the specified publication to be abandoned. See Data API Developer’s Guide in the Documentation section for publication states diagram and all possible publication states transitions.

delete/publications/{publicationId}

Path parameters

publicationIdstring required

The ID of the publication to cancel.

Query parameters

billingTagstring

Billing Tag is an optional free-form tag which is used for grouping billing records together. If supplied, it must be between 4 - 16 characters and contain only alphanumeric ASCII characters [A-Za-z0-9]. Grouping billing records by billing tag will be available in future releases.

Response

Publication was cancelled successfully.