Create Policy

POST {{baseUrl}}/v1/policy

Create new policy in specifies Organization.

Parameters

FieldTypeRequiredDescription
No parameters

Body

FieldTypeRequiredDescription
namestringrequiredName of new policy
organizationUidstringrequiredUID of organization where will be policy created.
itemsarrayoptionalArray of policy items.

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Content-Typestring
Content-Typestring
Acceptstring

RESPONSES

status: Created

{}