latestOpenAPI 3.0.32026-08-10362374.4 KB

98c494325aae

Design

Copy Design

This endpoint creates a copy of the original Design. This can be used when organizations want to make a small change on the Design for new credentials, but don't want to change the old ones.

The request body contains the id of the original Design.

post/design/copy

Headers

api-versionstring required

The API version. Current version is 3.3. This value has to be set in every request.

Request body

idstring required

ID of the entity to copy

Response

Successful response

messagestring nullable
hasErrorboolean
validationErrorsstring[]
{"stackTrail":"components:schemas:ApiResponse:properties:data","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:ApiResponse:properties:content","oasType":"schema","type":"unknown","nullable":true}