---
title: "Phone Manual Dial Skillwise Token"
method: POST
path: "/ca_apis/PhoneManualDialSkillWise"
tags: ["default"]
---

# Phone Manual Dial Skillwise Token

`POST /ca_apis/PhoneManualDialSkillWise`

Generated from cURL: curl --location 'https://api.pre-prod.ozonetel.com/ca_apis/PhoneManualDialSkillWise' \
--header 'apiKey: KK00b15555afb7066312663b969a75f74d' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJwcmVwcm9kIiwiZXhwIjoxNzMyNzkzMDAwLCJpYXQiOjE3MzI3ODk0MDB9.dRtSMc4Rmfjn-w9SPWq9F1hQlfTeRMqzcioc8WIZ8s-x0SDItBLwii9hqu5HcCeoK9ZbqRhHeoNmNdIJmiXK_A' \
--header 'Cookie: PHPSESSID=ed286ff09068f8cfdc0fc352184e40de' \
--data '{
 
    "userName": "preprod",
 
    "custNumber": "8187867008",
 
    "campaignName": "Bangalore_918062870287",
 
    "did": "918062870287",
 
    "uui": "Test",
 
    "skillName": "QA_Skill"
 
}'

## Headers

- `Content-Type` string

## Response `200`

Successful response

---

[API](https://skmtc.net/ozonetel/apis/agent-authentication.md) · [All operations](https://skmtc.net/ozonetel/apis/agent-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ozonetel/agent-authentication/revisions/9096baa9c71b/schema)
