envs

Zendesk — support API

zendesk/api · version 1

envs add zendesk/api

This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.

Key Needed Kind Notes
ZENDESK_EMAIL required secret Not a label: the credential is the email, a slash, the word token, a colon and the token, base64 encoded. The address is load-bearing, so it is kept at the token's level.. where to get it
ZENDESK_API_TOKEN required secret Zendesk says tokens work like passwords and can impersonate anyone in the account including admins, so keep them secure, and to delete one immediately if it is compromised. Several can exist at once, so replacing means creating then deleting.. where to get it

The JSON the CLI reads