Skip to main content

Assign tag for project

POST 

/projects/:projectId/tags

Require admin rights

Request

Path Parameters

    projectId stringrequired

Body

    id stringrequired

    Tag.

    Example: status
    name stringnullable

    Tag value.

    Example: approved

Responses

Success

Loading...