# Archive a Service Archives a service. Request valid only in scope of Primary or Standalone Hub and can't be used in scope of a Connected Hub. Archived services are not returned by index endpoint unless archived parameter is set to true. Endpoint: PUT /hubs/{subdomain}/services/{service_id}/archive 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)