Skip to content

Delete a service.

DELETE
/service/{service_id}
curl --request DELETE \
--url https://api.siteqwality.com/service/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0 \
--header 'Authorization: Bearer <token>'
service_id
required
string format: uuid

Service identifier

Service deleted

Missing or invalid authentication

Service not found

Internal server error