Overview | Service | Command |
Delete an XMPP Component
Authorization token required | true |
Admin Authorization token required | true |
<DeleteXMPPComponentRequest> ## DeleteXMPPComponentRequest
<xmppcomponent by="{xmpp-comp-selector-by} (id|name|serviceHostname)">{value}</xmppcomponent> ## XMPPComponentSelector
</DeleteXMPPComponentRequest>
The following table describes elements and attributes you can define within a
<DeleteXMPPComponentRequest>
element:
XPath | Required / Optional | Description |
/xmppcomponent | Required (only 1) | Type:{value} XMPP Component details Description for element text content:The key used to identify the XMPP component. Meaning determined by {xmpp-comp-selector-by} |
/xmppcomponent@by | Required (only 1) | Type:id|name|serviceHostname Select the meaning of {xmpp-comp-selector-key} |
<DeleteXMPPComponentResponse /> ## DeleteXMPPComponentResponse