Skip to main content
GET
/
api
/
govern
/
data-access
/
policies
/
bulk
/
template
Download an .xlsx starter template for the bulk-create endpoint
curl --request GET \
  --url https://api.example.com/api/govern/data-access/policies/bulk/template \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Response

Template workbook with example rows and a Help sheet.