Skip to main content
Version: 1.1.7

Admin - Attach an existing policy to a key share

POST 

/admin/policies/attach-policy-to-key

Attach an existing policy to a key share. The policy is identified by its policy_id and the key share is identified by its key_id.

Request

Header Parameters

    AUTHORIZATION stringrequired

    The AUTHORIZATION header must be set to the Admin token. which is set on Vertex setup

Body

required

    key_id KeyIdrequired
    policy_id PolicyIdrequired

Responses

Loading...