Delete service
Delete a Spark service.
Returns: status of delete job.
DELETE /api/v1/product/{folder}/engines/delete/{service}Authorization
Bearer {token}accessible from Authorization - Bearer token or systematically via Client credentials.The request headers should include a key for
Authorizationwith the valueBearer {token}.
API key created from Authorization - API keys. It must contain User groups that are also assigned to Permissions - Features permissions
Spark.ServiceDelete.jsonorSpark.AllEncompassingProxy.json.The request headers should include the keys
x-synthetic-keyandx-tenant-namewith the values of the API key and tenant name respectively.
Path parameters
Key
Value
folder *
Folder associated with the request.
service *
Service associated with the request.
Response
HTTP 200 OK Content-Type: application/json
Returns the Excel file.
Last updated
