Storage
Upload and store files directly within your GitBook organization.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
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
/orgs/{organizationId}/storage/uploadLast updated
Was this helpful?