Withdraw Proposal
upwork_withdraw_proposalWithdraw a submitted proposal and remove your application from a job. Provide an optional reason; get confirmation and any Connects refunded.
Instructions
Withdraw a submitted proposal.
Remove your application from a job. Note that some Connects may not be refunded.
Args:
proposal_id (string, required): The proposal ID to withdraw
reason (string, optional): Reason for withdrawal
Returns: Confirmation of withdrawal and any Connects refunded.
Important: Withdrawn proposals cannot be undone. You would need to submit a new proposal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Optional reason for withdrawing the proposal | |
| proposal_id | Yes | The unique identifier of the proposal to withdraw |