Delete Credentials
Select
SaaS
Customer Managed
This operation is used to delete an existing user credential under credentials manager in control panel
- application/json
Request Body required
credentialRecordInfo object[]
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
error object
{
"error": {
"errorMessage": "string",
"errorCode": 0
}
}
POST /commcell/credentials/action/delete
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/CommCell/Credentials/action/delete' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"credentialRecordInfo": [
{
"credentialRecord": {
"credentialName": "{{credentialName}}"
},
"description": "",
"recordType": 1
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/CommCell/Credentials/action/delete' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"credentialRecordInfo": [
{
"credentialRecord": {
"credentialName": "{{credentialName}}"
},
"description": "",
"recordType": 1
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/CommCell/Credentials/action/delete' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"credentialRecordInfo": [
{
"credentialRecord": {
"credentialName": "{{credentialName}}"
},
"description": "",
"recordType": 1
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/CommCell/Credentials/action/delete' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"credentialRecordInfo": [
{
"credentialRecord": {
"credentialName": "{{credentialName}}"
},
"description": "",
"recordType": 1
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/CommCell/Credentials/action/delete' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"credentialRecordInfo": [
{
"credentialRecord": {
"credentialName": "{{credentialName}}"
},
"description": "",
"recordType": 1
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/CommCell/Credentials/action/delete' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"credentialRecordInfo": [
{
"credentialRecord": {
"credentialName": "{{credentialName}}"
},
"description": "",
"recordType": 1
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/CommCell/Credentials/action/delete' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"credentialRecordInfo": [
{
"credentialRecord": {
"credentialName": "{{credentialName}}"
},
"description": "",
"recordType": 1
}
]
}'