StaticdeleteStaticgetGets a temporary file.
Gets a temporary file identified by the provided Id.
StaticgetGets the temporary file configuration.
Gets the configuration settings for temporary files.
Optionaloptions: Options<GetTemporaryFileConfigurationData, ThrowOnError>StaticpostCreates a temporary file.
Uploads and creates a temporary file that can be used in subsequent operations.
Optionaloptions: Options<PostTemporaryFileData, ThrowOnError>
Deletes a temporary file.
Deletes a temporary file identified by the provided Id.