Authorization: Bearer ********************curl --location --request DELETE 'https://connect.dispatchable.com/catalog/api/v1/services/2e7b6d14-4c5c-46d2-a0bd-0cbf0e79a1a2' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"ok": true
}