curl --request POST \
--url https://api.example.com/portal/bookings/{trackingId}/documents \
--header 'Content-Type: multipart/form-data' \
--form file='@example-file'curl --request POST \
--url https://api.example.com/portal/bookings/{trackingId}/documents \
--header 'Content-Type: multipart/form-data' \
--form file='@example-file'Documentation Index
Fetch the complete documentation index at: https://docs.getyardo.com/llms.txt
Use this file to discover all available pages before exploring further.