Admin Auth token

Hi all, how i generate admin auth bearer token required when I need to create a channel or othe operation like
https://api.eu.amity.co/api/v3/channels

i receive:
“message”: “Only administrator can create with isMuted”,

You can generate admin token from your console: https://asc.amity.co/

  • Go to Settings > Admin Users
  • Click on 3 dots in Action column
  • Choose “Admin Token”

Thanks, It works, regards