Openapi
Replace the customer assets linked to a quote.
Supabase browser session cookie. Supabase may split larger session values into chunked cookies like sb-auth-token.0.
In: cookie
uuiduuidapplication/json
Customer asset ids to link to the quote.
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X PUT "https://example.com/v1/organizations/123/quotes/123/assets" \ -H "Content-Type: application/json" \ -d '{ "customerAssetIds": [ 1 ] }'{ "customerAssetIds": [ 1 ]}items <= 200