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
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