Backend Service Configuration for API Connector (DELETE)

Deletes backend service configuration for API Connector.

Description

Deletes backend service configuration for API Connector.

Roles

Users in the following roles are authorized to perform this operation:

  • mfpadmin
  • mfpdeployer

Method

DELETE

Path

/management-apis/2.0/runtimes/runtime-name/backend-services-config

Example

https://www.example.com/mfpadmin/managementapis/2.0/runtimes/mfp/backend-services-config?async=false&locale=de_DE

Path Parameters

runtime-name
The name of the runtime. This is the context root of the runtime web application, without the leading slash.

Errors

403
The user is not authorized to call this service.
404
The corresponding runtime is not found or not running.
500
An internal error occurred.