curl -x DELETE https://api.goshippo.com/service-groups/80feb1633d4a43c898f0058506cfd82d \
-H "Authorization: ShippoToken <API_TOKEN>" \{}Deletes an existing service group using an object ID.
curl -x DELETE https://api.goshippo.com/service-groups/80feb1633d4a43c898f0058506cfd82d \
-H "Authorization: ShippoToken <API_TOKEN>" \{}API key authentication using the ShippoToken scheme. Format: Authorization: ShippoToken <API_TOKEN> Example: Authorization: ShippoToken shippo_live_abc123
Optional string used to pick a non-default API version to use. See our API version guide.
"2018-02-08"
Object ID of the service group
The service group was successfully deleted.
Was this page helpful?