Import package into a customer workspace
Path parameters
Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E
. For example, EA2300
.
Headers
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
Value must be true
to allow the restarting of running recipes during import. Packages cannot be imported if there are running recipes and this parameter equals false
or is not provided.