Function updateSemaphoreServiceSemaphoresSemaphoreIdPut
- updateSemaphoreServiceSemaphoresSemaphoreIdPut(
__namedParameters: {
authorization: string;
semaphoreId: string;
updateSemaphoreRequest: UpdateSemaphoreRequest;
},
opts?: RequestOpts,
): Promise<any> Parameters
- __namedParameters: {
authorization: string;
semaphoreId: string;
updateSemaphoreRequest: UpdateSemaphoreRequest;
} Optionalopts: RequestOpts
Returns Promise<any>
Update Semaphore Service