Skip to main content
Version: 1.1.5

Admin - Set a default signing policy for a user

POST 

/admin/policies/set-user-default-policy

Set the default policy for a user. The default policy is the policy that is attached to a key share if no policy is attached directly to the key share.

Request

Header Parameters

    AUTHORIZATION stringrequired

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

Body

required

    policy_id PolicyIdrequired
    user_id UserIdrequired

Responses

Loading...