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.