- Returns metadata about the current account
- Returns metadata about the account's monday.com plan
- Returns metadata about all user roles in an account (both default and custom)
- Returns metadata about all available API versions
- Returns metadata about the API version used to make the request
- Returns the complexity cost of the current API query
- Returns metadata about one or a collection of assets (files)
- Returns an array containing metadata about one or a collection of boards
- Creates a new board with specified configuration
- Sets or updates a board's default role/permissions
- Duplicates a board with all of its items and groups
- Updates a board's attributes
- Updates a board's position, workspace, or product
- Archives a board
- Returns activity logs from a specific board in reverse chronological order
- Deletes a board
- Returns an array containing metadata about one or a collection of columns on a board
- Creates a new column on a board
- Changes a column value with a JSON value
- Changes a column value with a string value
- Changes multiple columns with a JSON value
- Changes the title of an existing column
- Updates the title or description of an existing column
- Deletes a single column from a board
- Returns the JSON schema definition for a specific column type
- Returns an array containing metadata about an account's departments
- Returns metadata for a list of favorites
- Deletes a favorite
- Returns an array containing metadata about one or a collection of folders
- Creates a new folder in a workspace
- Updates a folder's attributes
- Deletes a folder and all its contents
- Returns metadata for a given Workform
- Returns an array containing metadata about one or a collection of groups on a specific board
- Creates a new empty group on a board
- Updates a group's attributes
- Duplicates a group and all of its items
- Archives a group and all of its items
- Deletes a group and all of its items
- Returns an array containing metadata about one or a collection of specific items
- Creates a new item on a board
- Duplicates an item (or subitem) and its nested subitems
- Changes an item's position on the same board
- Updates an item's description using markdown
- Updates the files in a file column
- Moves an item (or subitem) and its nested subitems between groups on the same board
- Moves an item to a different board. Currently moving subitems not supported.
- Archives an item (or subitem) and its nested subitems
- Clears all updates on a specific item, including replies and likes
- Deletes an item (or subitem) and its nested subitems
- Returns metadata about subitems for a specific parent item
- Creates a new subitem under a parent item
- Returns a page of items from a board filtered by specified criteria
- Returns metadata about the user's notifications
- Sends a notification to a user's bell icon
- Returns a board's muted notification settings
- Updates the mute notification settings for a specific board
- Returns metadata about a collection of objects
- Adds subscribers or owners to an existing object
- Archives an object
- Permanently deletes an object
- Returns metadata for replies to updates
- Returns metadata about the account's public tags
- Creates a new tag or retrieves its data if it already exists
- Returns an array containing metadata about one or several teams
- Creates a new team with specified configuration
- Adds teams to a board with specified role
- Adds users to a team
- Adds teams to a workspace with specified role
- Assigns owners to a team
- Removes owners from a team
- Removes users from a team
- Deletes a team by its ID
- Removes teams from a board
- Removes teams from a workspace
- Returns updates in reverse chronological order from an account, board, or item
- Creates and adds a new update to an item
- Likes an update
- Unlikes an update
- Edits an update's text
- Pins an update to the top of an item
- Unpins an update from the top of an item
- Deletes an item's update
- Returns an array containing metadata about one or multiple users
- Returns metadata about the user whose API key is being used
- Adds users to a board with specified role
- Activates or reactivates users in a monday.com account
- Invites users to join a monday.com account
- Updates one or multiple users' attributes
- Updates a user's email domain
- Updates a user's role (accepts both custom or default roles)
- Removes subscribers from a board
- Deactivates users from a monday.com account
- Returns an array containing metadata about one or a collection of workspaces
- Creates a new workspace with specified configuration
- Updates an existing workspace with new attributes
- Adds users to a workspace with specified role
- Deletes a workspace by its ID
- Removes users from a workspace
No matching actions