cancel
Showing results for 
Search instead for 
Did you mean: 

Is there an API to create guest accounts on demand?

Is there an API to create guest accounts on demand?

eray_ekici
New Contributor
Is there an API to create guest accounts on demand?
3 REPLIES 3

AnonymousM
Valued Contributor II

You could make use of the credential management endpoints within the Aerohive External API. This would allow you to create and manage credentials with http requests. You will need to register for a developer account on https://developer.aerohive.com. After registering you will be able to sign in to create applications (generates some of the values that must be specified in your request headers) and gain access to documentation. The endpoints that would provide the functionality you are looking for can be found in Docs->API Details->identity-management-credentials.

 

eray_ekici
New Contributor

​We have hive 8.2r2a and we have our own ticketing system. So we would like to programmatically create a guest account when there is a meeting. Currently we can only do this thru the portal with many steps in Temp Accounts>Create Accounts>Create.

 

samantha_lynn
Esteemed Contributor III

We don't have an existing one we could give you, but our external API would allow for user creation and deletion. So you could create one for this purpose. Could you elaborate on what you're looking to set up? Are we looking for a self registration set up, or a lobby ambassador that can create users when needed, or something else?

GTM-P2G8KFN