Services

Remove a service

Removes a service from your project.

delete/services/{id}

Path parameters

idstring required

The serviceId you want to remove from your project.

Response

The service removed from the project, or an Error

Changes