Patch key pair

Partially updates a key pair using JSON Merge Patch (RFC 7396). Only the metadata field can be patched. Within metadata, keys with non-null values are set, keys with null values are removed, absent keys are unchanged.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Unique identifier of the key pair.

Body Params
metadata
object

Metadata to merge using JSON Merge Patch (RFC 7396) semantics. Keys with non-null values are set or overwritten, keys with null values are removed, absent keys are left unchanged. Maximum 5 entries, key length max 50, value length max 100.

Headers
string
enum
Defaults to application/merge-patch+json

Generated from available request content types

Allowed:
Responses

Language
Credentials
http
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json