API → Service AccountsDelete an service account for your org
delete
/org/service-accounts/{token}$ curl -X DELETE "https://api.zoo.dev/org/service-accounts/{token}" \
--header "Authorization: Bearer $TOKEN"
$ curl -X DELETE "https://api.zoo.dev/org/service-accounts/{token}" \
--header "Authorization: Bearer $TOKEN"