API

Delete time slot reservation

Deletes a time slot reservation.

DELETE/v1/marketplace/time_slot_reservations/{time_slot_reservation_id}

Authorization

Marketplace-Authentication

Authorization<token>

The Noona Marketplace API uses an Authorization header with JWT Bearer tokens to authenticate marketplace users.

In: header

Path Parameters

time_slot_reservation_id*string
Example"dwawd8awudawd"

Query Parameters

select?array<string>
expand?array<string>

Response Body

curl -X DELETE "https://api.noona.is/v1/marketplace/time_slot_reservations/dwawd8awudawd"
Empty