Skip to main content
Version: 1.5.3

Admin - Attach an existing policy to a key share

POST 

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

authorization

This API endpoint requires an API Key with at least one of the following Roles: SystemAdmin | PoliciesManager

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 API Key of the user. The API Key is returned when a new user is created using the /admin/create-user endpoint.

Body

required

    oneOf

    key_namestringrequired

Responses