Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The request for a call to RemoteFileService_CreateRemoteFile to create a remote file.
Available options:
ENTITY_TYPE_UNSPECIFIED, ENTITY_TYPE_RUN, ENTITY_TYPE_ANNOTATION, ENTITY_TYPE_ASSET, ENTITY_TYPE_ANNOTATION_LOG, ENTITY_TYPE_TEST_REPORT This field is only required if your user belongs to multiple organizations.
A custom UUID used to generate the object key. Recommended to be left unset.
Response
A successful response.
The response for a call to RemoteFileService_CreateRemoteFile.