accounts
Update the given proposal to pause serving. This method will set the DealServingMetadata.DealPauseStatus.has_buyer_paused bit to true for all deals in the proposal. It is a no-op to pause an already-paused proposal. It is an error to call PauseProposal for a proposal that is not finalized or renegotiating.
post/v2beta1/accounts/{accountId}/proposals/{proposalId}:pause
Path parameters
accountIdstring required
Account ID of the buyer.
proposalIdstring required
The ID of the proposal to pause.
Request body
Response
Successful response