{"componentChunkName":"component---src-templates-api-page-tsx","path":"/api/releases/upload-a-new-organization-release-file/","result":{"data":{"openApi":{"id":"cd78411c-4e8b-5eb0-97e9-491b307b4d6b","path":{"description":"Upload a new organization release file.","method":"post","operationId":"Upload a New Organization Release File","summary":null,"tags":["Releases"],"apiPath":"/api/0/organizations/{organization_slug}/releases/{version}/files/","readableUrl":"/api/releases/upload-a-new-organization-release-file/","parameters":[{"schema":{"type":"string","format":null,"enum":null},"name":"organization_slug","in":"path","description":"The slug of the organization.","required":true},{"schema":{"type":"string","format":null,"enum":null},"name":"version","in":"path","description":"The version identifier of the release.","required":true}],"responses":[{"content":null,"description":"Success","status_code":"201"},{"content":null,"description":"Forbidden","status_code":"403"},{"content":null,"description":"Not Found","status_code":"404"}],"requestBody":{"content":{"content_type":"multipart/form-data","schema":"{\n  \"type\": \"object\",\n  \"required\": [\n    \"file\"\n  ],\n  \"properties\": {\n    \"name\": {\n      \"type\": \"string\",\n      \"description\": \"The name (full path) of the file.\",\n      \"example\": \"/demo/release.min.js\"\n    },\n    \"file\": {\n      \"type\": \"string\",\n      \"format\": \"binary\",\n      \"description\": \"The multipart encoded file.\",\n      \"example\": \"release.min.js\"\n    },\n    \"dist\": {\n      \"type\": \"string\",\n      \"description\": \"The name of the dist.\"\n    },\n    \"header\": {\n      \"type\": \"string\",\n      \"description\": \"This parameter can be supplied multiple times to attach headers to the file. Each header is a string in the format `key:value`. For instance it can be used to define a content type.\"\n    }\n  }\n}"},"required":null},"security":[{"auth_token":["project:releases"]}]}}},"pageContext":{"id":"cd78411c-4e8b-5eb0-97e9-491b307b4d6b","title":"Upload a New Organization Release File"}},"staticQueryHashes":["1218203755","1222113826","1222113826","1766336459","2158593473","3990806462","4015007367","4192517163"]}