Storage
Upload and store files directly within your GitBook organization.
Whether you’re hosting images, documents, or other assets, Storage endpoints allow you to integrate those files into your documentation and spaces seamlessly.
Generate a pre-signed URL that can be used to upload a file to storage
Authorizations
Path parameters
organizationIdstringRequired
The unique id of the organization
Body
kindstring · enumRequiredPossible values:
Responses
201
Successfully generated signed URL for file upload
application/json
400
Bad Request
application/json
post
Was this helpful?