Modify SIP User
Modify SIP User
PATCH
https://api.opentact.org/rest/sip/domain/{domain}/user/{uuid}
This API is used to Modify SIP User
Query Parameters
Is_Active
String
This field is used to enable and disable the SIP user.
String
This field is used to change the Email of the sip user
Last_name
String
This field is used to change the Last_name of the sip user
First_name
String
This field is used to change the First_name of the sip user
Password
String
This field is used to change the password for the SIP user
Phone_number
Number
This field is used to change the Phone_number of the sip user
Tn_lease
UUID
This field is used to Add the Tn_lease to the sip user
Dob
Number
This field is used to change the DOB of the sip user
same_domain_calls_only
Boolean
This field is used to add the same domain call to the sip user
Gender
String
This field is used to change the Gender of the sip user
Headers
X-Auth-Token*
String
JWT token
Last updated