Skip to main content
PUT
Update Parking Spot

Overview

This endpoint allows spot owners to update their parking spot details.

Authentication

Path Parameters

id
string
required
Unique identifier of the parking spot to update

Request Body

spot_number
string
Updated spot number or identifier
building_section
string
Updated building section or location description

Response

spot
object
required
Updated parking spot object

Example Request

Example Response