Deleting SIP User
Delete a SIP User
DELETE
https://api.opentact.org/rest/sip/domain/domain/user/uuid
This API is used to delete the SIP User
Query Parameters
Name
Type
Description
Domain *
String
This field contains name of the domain.
UUID*
String
This field contains the UUID of the SIP user.
Headers
Name
Type
Description
X-Auth-Token*
String
JWT Token
Last updated
Was this helpful?