Assign extension to user
In order for user to be able to make calls on the system, it is necessary to assign extensions to user.
Last updated
In order for user to be able to make calls on the system, it is necessary to assign extensions to user.
Last updated
Request:
Response:
Request body structure:
extension_id required
string
Extension ID
user_id required
string
Employee ID
Return data attribute structure:
updated
int
Status
0
: Failed
1
: Successful