+

Search Tips | Advanced Search

For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.


Runtime (DELETE)

Deletes a specific runtime.


Description

The purpose of this API is to allow to cleanup the database. We can delete a runtime only when it is stopped. A runtime that is currently active cannot be deleted.


Roles

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


Method

DELETE


Path

/management-apis/2.0/runtimes/runtime-name


Example


Path Parameters


Query Parameters

Query parameters are optional.


Produces

application/json, application/xml, text/xml


Errors

403

409

500

Parent topic: REST API for the MobileFirst Server administration service