telephony-profile-delete

Deletes the specified profile and removes it from any associated meetings.

To determine profile names, see telephony-profile-list.

Syntax

http://[connect_server_name]/api/xml?action=telephony-profile-delete&profile-id=integer

Parameters

Name

Required?

Description

profile-id

Y

Integer that specifies the ID of the profile you want to delete.

Permission

You must have permission to modify the profile you want to delete.

Example

Request:

http://example.com/api/xml?action=telephony-profile-delete&profile-id=11066

Response:

<results> 
    <status code="ok"/ 
> 
</results>

Get help faster and easier

New user?