Skip to main content
POST
/
v1
/
ai_effects
/
review
/
proposals
/
{proposal_id}
/
reject
Reject Proposal
curl --request POST \
  --url https://api.upriver.ai/v1/ai_effects/review/proposals/{proposal_id}/reject \
  --header 'X-API-Key: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.upriver.ai/llms.txt

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

Authorizations

X-API-Key
string
header
required

Path Parameters

proposal_id
string
required

Response

Successful Response

{key}
string