cURL
curl --request DELETE \ --url https://api.example.com/wp-json/latepoint-api/v1/services/{id}
Delete a service. Cannot delete services with associated bookings.
Documentation IndexFetch the complete documentation index at: https://docs-restapi.wplimit.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs-restapi.wplimit.com/llms.txt
Use this file to discover all available pages before exploring further.
DELETE /wp-json/latepoint-api/v1/services/1 X-API-Key: YOUR_API_KEY
{ "success": true, "message": "Service deleted successfully" }