# Platform course settings definition **PATCH /reservation/api/1/platform/{platform-code}/course-settings** Setup platform's course settings definition. ## Servers - Demo URL: https://api.trial.lsk.lightspeed.app (Demo URL) - Production URL: https://api.lsk.lightspeed.app (Production URL) ## Authentication methods - O auth2 ## Parameters #### Path parameters - **platform-code** (string) The unique code assigned to the reservation platform. ## Body parameters Content-type: application/json - **allowCourseNumberUpdates** (boolean) If true, table statuses can be customized using a number format. - **inServiceTableStatuses** (array[object]) List of customizable table statuses that will be used to notify platforms about reservation progress with outbound API. ## Responses ### 200: Accepted ### 400: Non relevant request ### 403: Scope 'reservation-{platform-code}' not found in the token [Powered by Bump.sh](https://bump.sh)