put /externalproductsignon/{id}

Stability index

EXPERIMENTAL.
This API is under development. Do not rely on it. It may change or be removed in future versions.

Path parameters

id (required)

Request body

item (required)
ExternalProductSignOn

Query parameters

privileges (optional)

Return type

ExternalProductSignOn

Example data

Content-Type: application/json

{ "privileges" : [ "privileges", "privileges" ], "schemaPath" : "schemaPath", "startPageUrl" : "http://example.com/aeiou", "signOnUILabel" : "signOnUILabel", "iconClass" : "iconClass", "signOnUrl" : "http://example.com/aeiou", "tags" : [ { "privileges" : [ "privileges", "privileges" ], "name" : "name", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91" }, { "privileges" : [ "privileges", "privileges" ], "name" : "name", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91" } ], "healthCheckPath" : "healthCheckPath", "createdDate" : "2000-01-23T04:56:07.000+00:00", "modifiedByUserName" : "modifiedByUserName", "port" : 5249, "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "name" : "name", "host" : "host", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "productType" : { } }

Responses

200
OK