Delete event retention buffer

Delete an event's retention buffer. This will mark recorded content as unavailable within a given time range

Path Params
string
required

Stream ID.

string
required

Event name.

Query Params
int64
required

Start time of the range to delete (Unix timestamp in seconds).

int64
required

End time of the range to delete (Unix timestamp in seconds).

Responses
200

Event deleted successfully.

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json