Delete a user service and its public URL.
cURL
curl --request DELETE \ --url https://api.zo.computer/user-services/{service_id} \ --header 'Authorization: Bearer <token>'
{ "ok": true }
Zo API key (zo_sk_...)
Successful Response
True if the service was successfully deleted