From Bright Pattern Documentation
Jump to: navigation, search
imported>Tracy
 
(Updated via BpDeleteTranslateTags script)
 
Line 1: Line 1:
<translate>= Delete Trunk=
+
= Delete Trunk=
 
This method deletes the trunk with name ''<trunk_name>''.
 
This method deletes the trunk with name ''<trunk_name>''.
  
Line 35: Line 35:
  
 
<center>[[provider-api-specification/CreateTrunk|< Previous]]  |  [[provider-api-specification/CreateSMSAccount|Next >]]</center>
 
<center>[[provider-api-specification/CreateTrunk|< Previous]]  |  [[provider-api-specification/CreateSMSAccount|Next >]]</center>
</translate>
 

Latest revision as of 04:09, 29 May 2024

• 5.19 • 5.2 • 5.3 • 5.8

Delete Trunk

This method deletes the trunk with name <trunk_name>.


Request Body

URL http[s]://<host>:<port>/configapi/v2/selfservice/trunk/<trunk_name>
Method DELETE


Response

Code Description
200 Success
403 Access denied
404 Not found
500 Server error



< Previous | Next >
< Previous | Next >