DELETE /pm-extension-ms/individual-diversion/v1

Delete the individual diversion number.

To remove a individual diversion number profile from the system:
  1. Perform the authentication and login to the API. For more information, see POST /auth/login.

  2. Use DELETE /pm-extension-ms/individual-diversion/v1 to send an HTTP DELETE request.

  3. Click Try it Out option.

  4. Set the parameters as listed in the following table.

    Parameter Name

    Sample Value

    Supported Value

    Description

    >extensionNumber

    securityProfileId

    string

    Indicates the extension number.

    Note:

    This parameter is mandatory.

    >subsystemName

    subsystemName

    string

    Indicates the subsystem name for MiVoice MX-ONE.

    Note:

    This parameter is mandatory.

  5. Click on Execute to generate the request URL.

    Request URL:
    https://<IP_Address>:<PORT>/pm-extension-ms/individual-diversion/v1?extensionNumber=1&subsystemName=ASD
    The following table lists the expected responses.

    Response Type

    Value

    Schema

    Error Response

    204 No Content

    Not applicable

    400 Bad Request

    Not applicable

    401 Authentication Failure

    Not applicable

    403 Forbidden

    Not applicable

    404 Not found

    Not applicable