Copenhagen Truck Wash API Help

Update booking

This endpoint documentation is generated directly from openapi.yaml.

Endpoint

PUT /bookings

Operation

Operation ID: updateBooking

Update an existing booking

Authentication

Security requirements:

Scheme

Scopes

BearerAuth

-

Request Body

Required: yes.

Content type: application/json

{ "$ref": "#/components/schemas/BookingUpdate" }

Responses

Status

Description

Content Types

200

Booking updated successfully

application/json

Schema for response 200 (application/json):

{}
17 March 2026