Create a tag
Creates a new tag in your workspace.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
title
The title of the tag. Maximum of 30
characters.
description
The description of the tag. Maximum of 150
characters.
color
The color of the tag. If not specified, Workato assigns a random color.
Response
Success - The tag was created successfully.
data