sync offer from its partner. Such as AWS marketplace, Azure marketplace or GCP marketplace.
POST/org/:orgId/offer/:offerId/sync
sync offer from its partner. Such as AWS marketplace, Azure marketplace or GCP marketplace.
Request
Path Parameters
orgId stringrequired
Organization ID
offerId stringrequired
Offer ID
Responses
- 200
- 400
- 405
- 500
Empty string if sync is successfully triggered
- application/json
- Schema
Schema
string
Bad request error
- application/json
- Schema
Schema
string
Method not allowed
- application/json
- Schema
Schema
string
Internal error
- application/json
- Schema
Schema
string
Loading...