Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 297 Bytes

File metadata and controls

16 lines (11 loc) · 297 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

await client.api('/directoryRoles/f8e85ed8-f66f-4058-b170-3efae8b9c6e5/members/bb165b45-151c-4cf6-9911-cd7188912848/$ref')
	.delete();