Paziresh24-Booking
  1. Booking
Paziresh24-Booking
  • Booking
    • Availability
      GET
    • Reserve
      PATCH
    • Book
      POST
    • Book
      GET
    • Books
      GET
    • Books/{id}
      DELETE
    • Price
      GET
    • Books/{id}
      PATCH
  1. Booking

Books/{id}

Developing
DELETE
https://apigw.paziresh24.com/booking/books/{id}
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE 'https://apigw.paziresh24.com/booking/books/'
Response Response Example
204 - Example 1
{}

Request

Path Params
id
string 
required

Responses

🟢204No Content
application/json
Body
object {0}
🟠403Forbidden
🟠404Record Not Found
Modified at 2024-08-15 07:22:26
Previous
Books
Next
Price
Built with