Authorization: Bearer ********************
curl --location --request DELETE 'https://tsapi.perenso.net/Booth/' \ --header 'Authorization: Bearer <token>'
{ "message": "Deleted successfully" }