Skip to main content
DELETE
Delete Parking Spot

Overview

This endpoint allows spot owners to permanently delete their parking spot from the system.
This action is irreversible. All associated availabilities and claims will also be deleted.

Authentication

Path Parameters

id
string
required
Unique identifier of the parking spot to delete

Response

message
string
required
Confirmation message
deleted_spot_id
string
required
ID of the deleted parking spot

Example Request

Example Response

Error Responses