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”,
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/
Thanks, It works, regards