Create a new run attachment.
This endpoint is primarily for internal use. File uploads typically happen through the run creation endpoint.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Schema for creating a run attachment
Base64 encoded file content
input, output Successful Response
Run attachment response schema
input, output