Barbers
Check booking slug availability
Check whether a booking slug can be claimed by the authenticated barber.
POST
Check booking slug availability
Body
application/json
Request body used to check whether a booking slug can be claimed.
The booking slug to check.
Required string length:
3 - 40Pattern:
^[a-z0-9]+(?:-[a-z0-9]+)*$Response
No Content. The operation succeeded but returned no response body.
Check booking slug availability