Some of the API endpoints require an organization to be specified via the header setting X-Tactic-Orgz
. You should set this header to the organization slug.
$ http POST 'https://api.gettactic/teams' 'X-Tactic-Orgz: ORGANIZATION_SLUG' 'Authorization: Bearer ACCESS_TOKEN'