Skip to main content
PUT
Update Availability

Overview

This endpoint allows parking spot owners to update their availability windows.
You cannot update an availability that has already been claimed.

Authentication

Path Parameters

string
required
Unique identifier of the availability to update

Request Body

string
Updated availability start time (ISO 8601 format)
string
Updated availability end time (ISO 8601 format)

Response

object
required
Updated availability object

Example Request

Example Response

Error Responses