REST API - deletePushDestinations

The table summarizes the REST API - deletePushDestinations.

Request

Format
DELETE <baseurl>/orgmodel/pushdestination/<entitytype>/<entityguid>/<version>/<channeltype>/<channelid>/<name>
Path parameters
  • entitytype: The organization model entity type for which push destinations are being deleted.
  • entityguid: The GUID for the organization model entity type. Can be obtained using getOrgModel and getResource.
  • version: The major version for organization model entity type. Can be obtained using listOrgModelVersions.
  • channeltype: An enumerated value associated with that channel type, for example, EmailChannel, MobileChannel, and openspaceChannel. For more information, see Identifying the Client Channel in a Service Call.
  • channelid: Uniquely identifies the presentation channel to use when pushing work items. The channel ID is defined when a presentation channel is defined in TIBCO Business Studio. For more information, see the TIBCO Business Studio documentation, as well as Identifying the Client Channel in a Service Call and "Configuring the Email Presentation Channel" in the TIBCO ActiveMatrix BPM - BPM Administration guide.
  • name: The name of the push destination being deleted.

Response

JSON If successful, returns 200 OK in the response header, and an empty response body.
XML If successful, returns 200 OK in the response header, and an empty response body.

Example

Request
DELETE <baseurl>/orgmodel/pushdestination/RESOURCE/0D954794-9DEF-4B99-9F12-F0B7A96D0F8E/-1/EmailChannel/openspaceEmailPush_DefaultChannel/Email