Slot REST Endpoints

Slot
The operations from the Slot category.
Get a list of slots
Method: get
Path: /Slot
Get a slot by ID
Method: get
Path: /Slot/{ID}
Patch a slot
Method: patch
Path: /Slot/{ID}