Field | Type | Required | Description | Example |
---|---|---|---|---|
ID |
*string | ➖ | N/A | de7818e7-610a-4057-8f6f-b785dc1e6f88 |
Name |
string | ✔️ | N/A | test_webhook |
Kind |
*string | ➖ | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible. | webhook |
UserID |
*string | ➖ | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible. | |
ProjectID |
*string | ➖ | The ID of the project | aac12556-4d65-4d34-9fb6-d1f0985eb0a9 |
CreatedAt |
*float64 | ➖ | Timestamp (in milliseconds) at which stream object was created | 1587667174725 |
Events |
[]components.Events | ➖ | N/A | [ "stream.started", "stream.idle" ] |
URL |
string | ✔️ | N/A | https://my-service.com/webhook |
StreamID |
*string | ➖ | streamId of the stream on which the webhook is applied | de7818e7-610a-4057-8f6f-b785dc1e6f88 |
Status |
*components.Status | ➖ | status of webhook |