DELETE /staged_config/remote_services/{service_id}
Deletes an existing staged remote service.
Deletes an existing staged remote service.
MIME Type |
---|
text/plain |
Parameter | Type | Optionality | Data Type | MIME Type | Description |
---|---|---|---|---|---|
service_id |
path |
Required |
Number (Integer) |
text/plain |
ID that is used for locating the staged remote service. |
HTTP Response Code | Unique Code | Description |
---|---|---|
204 |
The staged remote service was successfully deleted. |
|
404 |
1002 |
No staged remote service was found for the provided service ID. |
500 |
1020 |
An error occurred during the deletion of the remote service. |
Response Description
Response Sample