Delete a proposal
Delete a proposal
DELETE https://api.sponseasy.com/v2/user/proposal/:id/delete
This endpoint allows you to delete a proposal.
Path Parameters
Name
Type
Description
id
string
Query Parameters
Name
Type
Description
token
string
{
status: "success"
}{
status: "error",
message: ["error_message"]
}Last updated
Was this helpful?