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