v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011189403.1 MB
packs

Upload a Pack file

Upload a Pack file. Returns the <code>source</code> ID needed to install the Pack with <code>POST /packs</code>, which you must call separately.

put/packs

Query parameters

filenamestring required

Filename of the Pack file to upload.

Response

Pack file uploaded successfully.

sourcestring required

Unique staging source identifier for the uploaded Pack file. Pass this value as the <code>source</code> parameter in a subsequent <code>POST /packs</code> request to install the Pack.