Skip to main content
POST
Create a security template

Authorizations

Authorization
string
header
required

Azure AD app-only access token. Obtain it from GET /v1/oauthToken and send it as the Authorization: Bearer {token} header.

Body

application/json
Title
string
required

Template name.

Admins
string

Semicolon-separated admin users.

GenericUsers
string

Semicolon-separated generic users.

PrintViewers
string

Semicolon-separated print viewers.

Response

Successful operation

ID
string<uuid>
Title
string
Admins
string
GenericUsers
string
PrintViewers
string
Author
string
Editor
string