Labels
Create Label
Create a new label to categorize your social media posts
POST
Create Label
Creates a new label to help categorize and organize your social media posts. Labels can be used to group related content together for better organization and filtering.Request
The ID of the workspace where the label will be created
The name of the label
Hex color code for the label (e.g., “#ff0000” for red)
Response
Unique identifier for the created label
The name of the label
The hex color code of the label
Information about the label’s workspace
Creation timestamp in workspace timezone
Last update timestamp in workspace timezone
Code Examples
Error Codes
Validation errors or invalid parameters
Missing or invalid API token
Token does not have ‘labels’ permission
Workspace not found or user does not have access to the workspace.
Validation errors in request data