Summary
Delete Service Instances
Description
Delete service instances.
Route
POST /service_management/service/instances/delete/:name
Roles
admin
engineering
support
apiwrite
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
name | string | yes | Name of the service model. |
keys | array | yes | Keys of service instances to delete. |
options | object | yes | - |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
data | string | Status of the delete action. |