Batch upload raw files synchronously — single commit via Git Blob/Tree API
GitHub
Batch upload raw files synchronously — single commit via Git Blob/Tree API
POST
Batch upload raw files synchronously — single commit via Git Blob/Tree API
Authorizations
IDM-issued JWT. Obtain via the IDM authentication flow and pass as: Bearer
Headers
A logging ID of the request. It is propagated through Phrase systems, making it easier to connect logs from various services. If no ActionId is sent with a request, one will be generated by Bifrost and returned with the response.
Body
application/json
Response
200 - application/json
Successful operation. If X-ResponseType is set to 'ID' or no value is sent in the header, the file is saved and can be retrieved by sending a GET request to this endpoint. If X-ResponseType is set to 'OBJECT', the file is returned as a stream.