Skip to main content
POST
Attach a tag to a Ravi asset

Authorizations

Authorization
string
header
required

Runtime context-key (rctx_*) issued by the Ravi gateway. Required for every non-open scope. Bootstrap the first key with ravi daemon init-admin-key; rotate, derive, and revoke via the ravi context family. Specs: runtime/context-keys, sdk/auth.

Body

application/json
slug
string
required

Tag slug

agent
string

Target agent id

artifact
string

Target artifact id

callProfile
string

Target prox call profile id

callRequest
string

Target prox call request id

callTool
string

Target prox call tool id

callVoiceAgent
string

Target prox call voice agent id

chat
string

Target canonical chat id

command
string

Target Ravi command id

contact
string

Target contact id

cronJob
string

Target cron job id

devinSession
string

Target Devin session id

hook
string

Target hook id

insight
string

Target insight id

instance
string

Target Ravi channel instance name

meta
string

Free JSON metadata for this binding

profile
string

Target task profile id

project
string

Target project id

route
string

Target route id

session
string

Target session name

skill
string

Target skill name

skillGateRule
string

Target skill gate rule id

source
string

Binding provenance source

target
string

Generic target selector, e.g. task:task-123 or workflow_run:wfr-123

task
string

Target task id

taskAutomation
string

Target task automation id

trigger
string

Target trigger id

workflowNode
string

Target workflow node id

workflowRun
string

Target workflow run id

workflowSpec
string

Target workflow spec id

Response

Success — no @Returns schema declared; payload shape is loose.

The response is of type object.