Partially update pricing intent

Partially update an existing pricing intent.

Structure your request to follow the RFC 6902 standard.

Path parameters

pricingIntentIdstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Idempotency-KeystringRequired

Unique identifier that you generate for each request. You must use the UUID v4 format for the identifier. For more information about the idempotency key, go to Idempotency.

Request

This endpoint expects a list of objects.
Patch AddobjectRequired
OR
Patch RemoveobjectRequired
OR
Patch ReplaceobjectRequired
OR
Patch MoveobjectRequired
OR
Patch CopyobjectRequired
OR
Patch TestobjectRequired

Response

Successful request. We updated the pricing intent.

Pricing Intent5.0object