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