This page was automatically generated from tracezilla’s Swagger API documentation 2026-07-17

PUT /triggers/{triggerId}/my-subscription/{channel}

Update my subscription status for specific trigger

Parameters (path)

Name Required Description Values
triggerId required Target Connection Entity.  
channel required The channel .  

Responses

200

successful operation

Response content JSON schema
1
2
3
4
{
  "properties": {},
  "type": "object"
}

403

Unauthorized request

406

not acceptable

500

Internal server error