Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

DELETE /staged_config/remote_services/{service_id}

SUMMARY Deletes an existing staged remote service.

Deletes an existing staged remote service.

Table 1: DELETE /staged_config/remote_services/{service_id} resource details:

DELETE /staged_config/remote_services/{service_id} resource details

MIME Type

text/plain

Table 2: DELETE /staged_config/remote_services/{service_id} request parameter details:

DELETE /staged_config/remote_services/{service_id} request parameter details

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.

Table 3: DELETE /staged_config/remote_services/{service_id} response codes:

DELETE /staged_config/remote_services/{service_id} response codes

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