files

Get upload information to perform a multipart file upload.

Get upload information to perform a multipart file upload.

get/files/{owner}/{repo}/{identifier}/info/

Query parameters

filenamestring required

The filename of the file being uploaded

part_numberinteger

The part number to be uploaded next

Response

Information for multipart uploaded retrieved successfully.

identifierstring uri

The identifier for the file to use uploading parts.

upload_querystringstring nullable

The querystring to use for the next-step PUT upload.

upload_urlstring uri

The URL to use for the next-step PUT upload

Changes

No recorded changes to this endpoint across all 1 revision of this API.