Create a file upload URL
Returns a signed upload URL. Upload the file directly to the URL using a PUT request with the file binary as body. The file record is created in Propal immediately — the upload URL is valid for 1 hour.
POST
Create a file upload URL
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
API key in format: pp_live_xxxxxxxxxxxxxxxxxxxxxxxx
Body
application/json
Response
File record created with signed upload URL
Create a file upload URL