ContentClient
ContentClient =
object
Properties
Section titled “Properties”baseUrl
Section titled “baseUrl”
readonlybaseUrl:string
Origin only, for messages that need to say where writes are landing.
Methods
Section titled “Methods”request()
Section titled “request()”request(
method,path,body?):Promise<unknown>
Parameters
Section titled “Parameters”method
Section titled “method”HttpMethod
string
unknown
Returns
Section titled “Returns”Promise<unknown>