Create Policy

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Headers

X-Polytomic-VersionstringOptional

Request

This endpoint expects an object.
namestringRequired
organization_idstringOptionalformat: "uuid"
policy_actionslist of objectsOptional

Response

OK
dataobject

Errors

400
Policies Create Request Bad Request Error
401
Policies Create Request Unauthorized Error
403
Policies Create Request Forbidden Error
404
Policies Create Request Not Found Error
500
Policies Create Request Internal Server Error