Tokens allow programmatic access to TTYops API, and are shared by an entire team.
They can be created and deleted. Once deleted, they'll no longer be accepted by the API.
Each token has the following properties:
- name: a human-friendly name by which you can refer to it (example: "default api token")
- secret: the secret value, such as "qmseirfrolfuodmv"
Let's read about your Profile next.