# Delete a Service Deletes a service. Request valid only in scope of Primary or Standalone Hub and can't be used in scope of a Connected Hub. Deletion is a soft deletion, service can be restored later. Endpoint: DELETE /hubs/{subdomain}/services/{service_id} Version: 3.0-R1 Security: ApiKeyAuth ## Path parameters: - `subdomain` (string, required) Unique subdomain of requested Hub. - `service_id` (integer, required) id of the service ## Query parameters: - `api_version` (string) Api version Enum: "V3-R1" ## Response 200 fields (application/json): - `message` (string)