Create Alias
Request
POST /organization/api/v1/alias/createhttps://link.api.datagram.network/organization/api/v1/alias/createBody Parameters
Parameter
Type
Required
Description
Example
Example Request
POST /organization/api/v1/alias/create HTTP/1.1
Host: link.api.datagram.network
Authorization: Bearer <your_token>
Content-Type: application/json
{
"type": "live",
"name": "New Alias Name",
"passcode": "pass",
"jwt_secret": null,
"stream_key": null,
"expired_at": 1737456308
}Responses
Parameter
Type
Description
Example
Field
Type
Description
Example
Field
Type
Description
Example
Last updated
