services_delete_projects: Remove a Service from a project
Description
Remove a Service from a project
Usage
services_delete_projects(id, project_id)
Value
An empty HTTP response
Arguments
- id
integer required. The ID of the Service.
- project_id
integer required. The ID of the project.