Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Thumbnail for Camera #64

Open
brown-matt-att-net opened this issue Jul 6, 2022 · 2 comments
Open

Set Thumbnail for Camera #64

brown-matt-att-net opened this issue Jul 6, 2022 · 2 comments

Comments

@brown-matt-att-net
Copy link

Does the request for set thumbnail for camera work?

I tried various combinations of changing the url with api/account/network/camera/filename but all I have managed to get was a 404 and {"message":"Camera not found","code":500} response. Does it need a post body?

@logicbomb421
Copy link

@brown-matt-att-net Currently trying to figure something else out and have a proxy running. Looks like these are set via:

POST /api/v1/accounts/{AccountID}/networks/{NetworkID}/owls/{OwlID}/thumbnail

The request contained no body, and the response returns a command object whose ID can be polled for completion like other commands.

Hope this helps!

@brown-matt-att-net
Copy link
Author

Thanks! That worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants