cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
237
Views
0
Helpful
0
Replies

UCCX Create URL Document

dbonagir
Cisco Employee
Cisco Employee

Hello UCCX Community,

How would I set my parameters in the Create URL Document for the following REST web service? The two classes (context & data) is throwing me off. Thank you!

POST http://address/CreatePhoneCall

Input :

{

"context": {

"language":"English",

},

"data":{

"callId":"999999"

}

}

Output:

{

"phoneCallId": "abcdefghijklmnopqrstuvwxyz"

}

0 Replies 0