Move keys

"Moves keys from one collection to another, either an existing one or a new one. If you specify a destinationCollectionId
in the request, the operation moves the keys to the existing collection. \n"

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params

Specifies keys to move from one collection to another.

int64
required
≥ 0

Identifies the existing destination collection. Run the List key collections operation to select one.

keyIds
array of int64s
required
length ≥ 1

Identifies the keys to move. Run the List keys operation to get them.

keyIds*
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Response body
object

Specifies moved keys from one collection to another.

int64
required
≥ 0

Identifies the existing destination collection.

movedKeyIds
array of int64s
required
length ≥ 1

Identifies the moved keys.

Language
Authentication
URL
Original text
Rate this translation
Your feedback will be used to help improve Google Translate