cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2793
Views
1
Helpful
1
Replies

Delete Guest Self Register Users - API

We have SSID that users self register , after 24 hour the user will expire but the account will still on the dashboard. we run api to delete expired user it not deleting the account it just unauthorize it, is there is any API to delete the user on all org level or full delete on the network level not just unauthorize it ?

TIA

1 Reply 1

mloraditch
Meraki Community All-Star
Meraki Community All-Star

Per the documentation for this API: https://developer.cisco.com/meraki/api-v1/delete-network-meraki-auth-user/

You need to specify the delete parameter and if the user is in multiple networks you may need to run it multiple times to deauthorize from all and then it will delete on the last network.

If you found this post helpful, please give it a thumbs up. If my answer solves your problem please click Accept as Solution so others can benefit from it.