post https://rls.congacloud.com/api/asset/v1/assets//change-configuration
Changes the configuration of an asset provided for a given cart.
Log in to see full request history
Responses
200Success
204No Content
500Server Error
Changes the configuration of an asset provided for a given cart.
200Success
204No Content
500Server Error
xxxxxxxxxx
curl --request POST \
--url https://rls.congacloud.com/api/asset/v1/assets/cartId/change-configuration \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!