Generating an Account console PAT token

Ismail1
New Contributor III

I can't seem to find any documentation on generating an account console PAT token, Can anyone link me to it or guide me?

Ajay-Pandey
Databricks MVP

@Syed Ismail​ 

You can find it on user setting section but if trying to generate PAT on community account then it will be disable for you.

#DAIS2023​ 

Ajay Kumar Pandey

youssefmrini
Databricks Employee
Databricks Employee

I believe you want to use it for SCIM. You will find it in the account console.

fkseki
Contributor

You can't create a Personal Access Token on account level to use REST APIs. If you want to use SCIM on account level, on the account console settings you'll find the user provisioning tab. In there you can generate de SCIM token. If you want to access REST APIs, you need to generate a PAT for each workspace

View solution in original post