Webhooks
Post updated asset availabilities
Post availability events for assets. This provides a single endpoint to which you can post an event stream.
Note that you can also use callbacks on individual assets to update their availability.
POST
/
entities
/
webhooks
/
firehose
/
availability
Body
application/json
Updates to the availability of an asset or aggregate
Asset or aggregate to which this event pertains
UID of this event
When the event was published (UTC)
When the event occurred, if different from publication (UTC)
Response
200 - application/json
The response is of type any
.