Rocket.Chat — API
rocketchat/api · version 1
envs add rocketchat/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 |
|---|---|---|---|
ROCKETCHAT_URL |
required | config | Server address.. Shape ^https://\S+$. where to get it |
ROCKETCHAT_USER_ID |
required | secret | User id half of the API pair.. where to get it |
ROCKETCHAT_AUTH_TOKEN |
required | secret | Token half of the API pair.. where to get it |