Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 302 Bytes

File metadata and controls

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

const client = Client.init(options);

await client.api('/employeeExperience/roles/5f3c2d11-8a9b-4d6e-b214-7c1f2b9a6d55/members/a40473a5-0fb4-a250-e029-f6fe33d07733')
	.delete();