From Bright Pattern Documentation
< 5.3:Provider-api-specification
Revision as of 20:19, 26 June 2018 by imported>Tracy
<translate>= 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 |
</translate>