Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 424 Bytes

File metadata and controls

20 lines (14 loc) · 424 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

const conversationThread = {
  isLocked: true
};

await client.api('/groups/0fbf2921-5d17-4c2b-bae4-cc581de72c13/threads/AAQkAGU3OGZjZTE2LTFlOWItNGExYi1hMGMzLTMwZWU4OGUzYjU5MQMkABAALmW2hn6Ui0_7hOBeAIFdWhAALmW2hn6Ui0_7hOBeAIFdWg==')
	.update(conversationThread);