Update OpenID Connect App
Update OpenID Connect App
- application/json
Request Body
- opType integer
Default value:
1
opType 1=create, 2=delete and 3=update
clientThirdPartyApps object[]
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
error object
{
"error": {
"errorString": "string",
"errorCode": 0
}
}
{
"error": {
"errorString": "",
"errorCode": 0
}
}
PUT /thirdparty/app
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/ThirdParty/App' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"opType": 1,
"clientThirdPartyApps": [
{
"appType": 5,
"appName": "string",
"appDisplayName": "string",
"appDescription": "string",
"isEnabled": true,
"assocTree": [
{
"userName": "string",
"userGroupName": "string",
"providerDomainName": "string",
"providerId": 0
}
],
"props": {
"nameValues": [
{
"name": "clientId",
"value": "string",
"values": [
"string"
]
}
]
}
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/ThirdParty/App' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"opType": 1,
"clientThirdPartyApps": [
{
"appType": 5,
"appName": "string",
"appDisplayName": "string",
"appDescription": "string",
"isEnabled": true,
"assocTree": [
{
"userName": "string",
"userGroupName": "string",
"providerDomainName": "string",
"providerId": 0
}
],
"props": {
"nameValues": [
{
"name": "clientId",
"value": "string",
"values": [
"string"
]
}
]
}
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/ThirdParty/App' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"opType": 1,
"clientThirdPartyApps": [
{
"appType": 5,
"appName": "string",
"appDisplayName": "string",
"appDescription": "string",
"isEnabled": true,
"assocTree": [
{
"userName": "string",
"userGroupName": "string",
"providerDomainName": "string",
"providerId": 0
}
],
"props": {
"nameValues": [
{
"name": "clientId",
"value": "string",
"values": [
"string"
]
}
]
}
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/ThirdParty/App' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"opType": 1,
"clientThirdPartyApps": [
{
"appType": 5,
"appName": "string",
"appDisplayName": "string",
"appDescription": "string",
"isEnabled": true,
"assocTree": [
{
"userName": "string",
"userGroupName": "string",
"providerDomainName": "string",
"providerId": 0
}
],
"props": {
"nameValues": [
{
"name": "clientId",
"value": "string",
"values": [
"string"
]
}
]
}
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/ThirdParty/App' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"opType": 1,
"clientThirdPartyApps": [
{
"appType": 5,
"appName": "string",
"appDisplayName": "string",
"appDescription": "string",
"isEnabled": true,
"assocTree": [
{
"userName": "string",
"userGroupName": "string",
"providerDomainName": "string",
"providerId": 0
}
],
"props": {
"nameValues": [
{
"name": "clientId",
"value": "string",
"values": [
"string"
]
}
]
}
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/ThirdParty/App' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"opType": 1,
"clientThirdPartyApps": [
{
"appType": 5,
"appName": "string",
"appDisplayName": "string",
"appDescription": "string",
"isEnabled": true,
"assocTree": [
{
"userName": "string",
"userGroupName": "string",
"providerDomainName": "string",
"providerId": 0
}
],
"props": {
"nameValues": [
{
"name": "clientId",
"value": "string",
"values": [
"string"
]
}
]
}
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/ThirdParty/App' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"opType": 1,
"clientThirdPartyApps": [
{
"appType": 5,
"appName": "string",
"appDisplayName": "string",
"appDescription": "string",
"isEnabled": true,
"assocTree": [
{
"userName": "string",
"userGroupName": "string",
"providerDomainName": "string",
"providerId": 0
}
],
"props": {
"nameValues": [
{
"name": "clientId",
"value": "string",
"values": [
"string"
]
}
]
}
}
]
}'