Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Overview

Adds specified base64 encoded file as request body.

RestRequest myRestRequest.AddFileBodyBase64(content: string)

Arguments

string content
Base64 encoded file content

See Also

  • No labels