Skip to main content
POST
Create Parking Spot

Overview

This endpoint allows users to register a new parking spot in the system.

Authentication

Request Body

spot_number
string
required
Unique spot number or identifier
building_section
string
required
Building section or location description

Response

spot
object
required
Created parking spot object

Example Request

Example Response