Account

class terrasnek.account.TFCAccount(instance_url, org_name, headers, well_known_paths, verify, log_level)

Account API Docs

change_password(data)

PATCH /account/password

Change Account Password API Doc Reference

Change Password Sample Payload

required_entitlements()

Terraform Cloud Entitlements required for endpoint to work.

show()

GET /account/details

Show Account API Doc Reference

update(payload)

PATCH /account/update

Update Account API Doc Reference

Update Sample Payload