+

Search Tips | Advanced Search

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


Push Webhooks (PUT)

Updates an existing webhook.


Method

PUT


Path

/apps/applicationId/webhooks/webhookName


Example


Path Parameters


Header Parameters

Some header parameters are optional.


Produces

application/json


Payload

The details of the webhook.


JSON Example


Payload Properties

The payload has the following properties:


Response

The details of the webhook.


JSON Example


Response Properties

The response has the following properties:


Errors

400

401

404

405

406

500

Parent topic: REST API for the MobileFirst Server push service