Skip to content
ARGUS
Search
K
Main Navigation
Docs
API
Blog
Menu
Return to top
Link tag to entity
​
POST
/api/tags/link
Authorizations
​
ApiKeyHeader
Type
API Key (header: X-Api-Key)
Request Body
​
application/json
Schema
JSON
JSON
{
 Â
"tag_id"
:
0
,
 Â
"entity_type"
:
"string"
,
 Â
"entity_id"
:
0
}
Responses
​
200
Tag linked
Content-Type
application/json
Schema
JSON
JSON
{
 Â
"message"
:
"string"
}
POST
/api/tags/link
Playground
​
Authorization
ApiKeyHeader
Body
Try it out
Samples
​
Powered by
VitePress OpenAPI