Skip to main content

Create a policy

PUT 

/policies

Adds a new policy to the system.

Request

Body

required

    id string
    name string
    description string

Responses

Policy created

Loading...