Prepares a marketplace listing deploy addressed by its slug (API parity with the by-id form; identical body, behavior and response shape, including idempotencyKey semantics).
POST/marketplace/listings/by-slug/:listingSlug/deploy/prepare
Prepares a marketplace listing deploy addressed by its slug (API parity with the by-id form; identical body, behavior and response shape, including idempotencyKey semantics).
Request
Responses
- 200
- 204
- 400
- 403
An OK response
When you do a PATCH request, this indicates no actual were applied because the values you requested would not change anything.
A response provided when the request is invalid.
A response provided when the request is not authenticated.