Skip to main content

Create a tag for a Workflow or Step

POST 

/api/v1/tags/:resource

Create a tag for a Workflow or Step

Request

Path Parameters

    resource stringrequired

Body

    value string

Responses

Created

Schema

    error string
    resourceId string
    resourceName string
    resourceVersion integer
    value string
Loading...