Credentials

Duplicate a credential

Creates a new credential from an existing one, optionally overriding fields (e.g. password), leaving the original credential untouched.

post/credentials/{id}/duplicate

Path parameters

idinteger required

Request body

namestring
usernamestring
passwordstring
keystring
keyPasswordstring

Response

New credential created from the duplicate.

Changes

No recorded changes to this endpoint across all 1 revision of this API.