Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 281 Bytes

File metadata and controls

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

const client = Client.init(options);

await client.api('/users/ccdf8279-8a3f-4c10-af1a-4a7f46b1489f/solutions/workingTimeSchedule/endWorkingTime')
	.post();