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