Skip to main content
POST
/
v1
/
proposals
/
{id}
/
publish
Publish a proposal
curl --request POST \
  --url https://api.propal.io/v1/proposals/{id}/publish \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.propal.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key in format: pp_live_xxxxxxxxxxxxxxxxxxxxxxxx

Path Parameters

id
string<uuid>
required

Proposal UUID

Response

Proposal published