Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2023 11:19 PM
Hi @erigaud ,
You can create personal access token via using service principal using the POST /token-management/on-behalf-of/tokens
Please refer below documents for the same-
Manage service principals | Databricks on AWS
Ajay Kumar Pandey