{"componentChunkName":"component---src-templates-api-page-tsx","path":"/api/projects/upload-a-new-file/","result":{"data":{"openApi":{"id":"6be3ba22-22f5-539b-9237-ba0359523d8b","path":{"description":"Upload a new debug information file for the given release.\n\nUnlike other API requests, files must be uploaded using the\ntraditional multipart/form-data content-type.\n\nThe file uploaded is a zip archive of an Apple .dSYM folder which\ncontains the individual debug images.  Uploading through this endpoint\nwill create different files for the contained images.","method":"post","operationId":"Upload a New File","summary":null,"tags":["Projects"],"apiPath":"/api/0/projects/{organization_slug}/{project_slug}/files/dsyms/","readableUrl":"/api/projects/upload-a-new-file/","parameters":[{"schema":{"type":"string","format":null,"enum":null},"name":"organization_slug","in":"path","description":"The slug of the organization the project belongs to.","required":true},{"schema":{"type":"string","format":null,"enum":null},"name":"project_slug","in":"path","description":"The slug of the project to upload a file to.","required":true}],"responses":[{"content":{"content_type":"application/json","example":null,"schema":null},"description":"Success","status_code":"201"},{"content":null,"description":"Bad Input","status_code":"400"},{"content":null,"description":"Forbidden","status_code":"403"},{"content":null,"description":"The requested resource does not exist","status_code":"404"}],"requestBody":{"content":{"content_type":"multipart/form-data","schema":"{\n  \"required\": [\n    \"file\"\n  ],\n  \"type\": \"object\",\n  \"properties\": {\n    \"file\": {\n      \"type\": \"string\",\n      \"format\": \"binary\",\n      \"description\": \"The multipart encoded file.\",\n      \"example\": \"debug.zip\"\n    }\n  }\n}"},"required":true},"security":[{"auth_token":["project:write"]}]}}},"pageContext":{"id":"6be3ba22-22f5-539b-9237-ba0359523d8b","title":"Upload a New File"}},"staticQueryHashes":["1218203755","1222113826","1222113826","1766336459","2158593473","3990806462","4015007367","4192517163"]}