Reset Booking
Summary
Notes
Endpoint Specification
put
Authorizations
OAuth2clientCredentialsRequired
Token URL:
AuthorizationstringRequired
Put ONLY your JWT Bearer token on textbox below!
Path parameters
idstring · uuidRequired
Query parameters
api-versionstringOptional
Responses
204
Returns no content if successful
Responsestring
400
Returns the error
404
If the appointment is not found
put
/api/v1/Inspections/ResetBooking/{id}Last updated