Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 315 Bytes

File metadata and controls

19 lines (13 loc) · 315 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

const stream = Binary data for the image;

await client.api('/teams/172b0cce-e65d-44ce-9a49-91d9f2e8491e/photo/$value')
	.version('beta')
	.put(stream);