Remove User Of Extension

This API is used to remove an extension from a previously assigned user.

Note:

  • API used for integration case as Partner.

  • API_KEY: <shop_key>

  • Partner base_url information

RemoveUserOfExtension

post
Body
extension_idstring · int64Optional
user_idstring · int64Optional
Responses
200

A successful response

application/json
post
$BASE_URL.ETelecom/RemoveUserOfExtension
200

A successful response

Request:

Response:

Request body structure:

School name
Data type
Describe

updated

int

Status

0: Failed

1: Successful

Last updated