POST
/admin/sip/create-update-index
curl \
--request POST 'http://api.example.com/admin/sip/create-update-index' \
--header "Content-Type: application/json"
Request examples
{}
curl \
--request POST 'http://api.example.com/admin/sip/create-update-index' \
--header "Content-Type: application/json"
{}