+

Search Tips | Advanced Search

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


Deploy a web resource (POST)

deploy a web resource zip for a specific application version.


Roles

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


Method

POST


Path

/management-apis/2.0/runtimes/runtime-name/applications/application-name/application-env/application-version/web


Example


Path Parameters


Query Parameters

Query parameters are optional.


Consumes

multipart/form-data


Produces

application/json, application/xml, text/xml


Response

The metadata of the web resource .


JSON Example


XML Example


Response Properties

The response has the following properties:

The transaction has the following properties:

The description has the following properties:

The error has the following properties:

The project has the following properties:


Errors

400

403

404

500

Parent topic: REST API for the MobileFirst Server administration service