Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ description: |-
- `api_key` (String) The API key is a unique key assigned to each stack.
- `auth_token` (String, Sensitive) The Authtoken is a read-write token used to make authorized CMA requests, and it is a user-specific token.
- `base_url` (String) The BaseURL, e.g. https://eu-api.contentstack.com/. See https://www.contentstack.com/docs/developers/apis/content-management-api/#base-url
- `branch` (String) The branch to manage resources in. If not specified, the main branch will be used.
- `management_token` (String, Sensitive) Management Tokens are stack-level tokens, with no users attached to them.
Loading