Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IP Office Management API

Status
Not open for further replies.

JRK57

Technical User
Oct 15, 2021
1
DE
Hey guys,
I am trying to delete a shordcode using the Management REST API introduced in R10.1 on IP Office.
I always get the error message "error_code": "400: BadRequest"
POST and PUT works fine
I use Postman with the body {"data": {"ws_object": {"ShortCode": {"@GUID": "aef62a001cac11e5809e005056813605","Code": "872XXXXXXXX"}}}}
Can anyone tell me what I am doing wrong ?

I appreciate any help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top