v1

latestOpenAPI 3.0.1Apache 2.02026-07-1424096195.5 KB
Internal Generic API

Update an entity instance of the provided type

This endpoint accepts different payloads based on the type path parameter. The payload you should use is determined by the type parameter in the path. Please consult the documentation for the specific payload options available for each type.

put/data/{type}

Path parameters

type'owners' | 'systemconfig' required

The type of entity to create

Request body

OR

Response

The updated entity

OR