Abandon booking intent
POST/v1/booking_intents/:booking_intent_id/abandon
Transition a non-terminal booking intent to abandoned.
Works from both pending and slot_selected statuses. Cannot abandon
intents that are already completed or abandoned.
Request
Responses
- 200
- 401
- 404
- 422
Success
Unauthorized
Not Found
Unprocessable Entity