-
-
Notifications
You must be signed in to change notification settings - Fork 1
Feature | Api Key
JalalZadeh edited this page Nov 5, 2022
·
1 revision
Fetch list of current api tokens
list(): Collection
Create new api tokens
add(string $ip, bool $authSocket = true, bool $getMonitors = true, bool $controlMonitors = true, bool $getLogs = true, bool $watchStream = true, bool $watchSnapshot = true, bool $watchVideos = true, bool $deleteVideos = true): Collection
Delete specific api tokens
delete(string $token): bool