Thanks to visit codestin.com
Credit goes to docs.stackone.com

Skip to main content
Hive
Hive
20 actions · 1 auth method
Preview

Authentication

API Key

The steps in this guide require access to your Hive account to generate an API key and locate your User ID.Guides: Connector Profile, Link Account
Actions
20 actions
Action
Description
List Actions
Retrieve all actions (tasks) within a specific workspace.
Get Action
Retrieve a specific action (task) by its ID.
Create Action
Create a new action (task) in Hive.
Update Action
Update an existing action’s properties.
Delete Action
Delete an action (task) by its ID.
List Action Comments
Retrieve all comments on a specific Hive action (task).
Create Action Comment
Add a new comment to a specific action.
List Labels
Retrieve all labels within a specific workspace.
Get Label
Retrieve a specific label within a workspace.
Create Label
Create a new label in a Hive workspace.
Update Label
Update an existing label’s properties in a workspace.
Delete Label
Delete a label from a workspace.
List Projects
Retrieve all projects within a specific workspace.
Get Project
Retrieve a specific project by its ID.
Create Project
Create a new project in Hive.
Update Project
Update an existing project’s properties.
Delete Project
Delete a project by its ID.
List Workspaces
Retrieve all workspaces accessible to the authenticated user.
Get Workspace
Retrieve a specific workspace by its ID.
List Workspace Users
Retrieve all users belonging to a specific workspace.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/hive/filled/png

Connector Profile

Hive - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/hive/filled/png

Link Account

Hive - API Key
4

Use Actions

Invoke actions using one of the methods below: