Skip to main content
PATCH
Update Project Tags

Authorizations

CORGEA-TOKEN
string
header
required

API key for authentication

Path Parameters

project_id
integer
required

The ID of the project to update

Body

application/json
operation
enum<string>
required

How to apply the provided tags to the current project tag list

Available options:
add,
remove,
replace
tags
string[]
required

Tags to add, remove, or replace after normalization

Response

Project tags updated successfully

status
string
Example:

"ok"

project
object