Go
Create an event stream
POST
Go
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
- Option 1
- Option 2
- Option 3
Name of the event stream.
Required string length:
1 - 128List of event types subscribed to in this stream.
Minimum array length:
1Indicates whether the event stream is actively forwarding events.
Available options:
enabled, disabled Maximum string length:
8Response
Event Stream stream created successfully.
- Option 1
- Option 2
- Option 3
Unique identifier for the event stream.
Required string length:
26Name of the event stream.
Required string length:
1 - 128List of event types subscribed to in this stream.
Minimum array length:
1Indicates whether the event stream is actively forwarding events.
Available options:
enabled, disabled Maximum string length:
8Timestamp when the event stream was created.
Timestamp when the event stream was last updated.