Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 297 Bytes

File metadata and controls

18 lines (12 loc) · 297 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')
	.put(stream);