Creates a data product revision.
Prerequisites:
-
The original data product must exist in the given domain.
-
User must have permissions on the data product.
-
The domain must be valid and accessible.
-
The new revision name must comply with naming constraints (if required).
post/v2/domains/{domainIdentifier}/data-products/{identifier}/revisions
Path parameters
domainIdentifierstring required
The ID of the domain where the data product revision is created.
identifierstring required
The ID of the data product revision.
Request body
Response
Success