README
List Tenants
API endpoint which returns the tenants for a user (and creating them if they do not exist)
This repo only contains the IRIS API documentation for this endpoint.
Returns the tenants for a user (and creating them if they do not exist)
<script type="module">
import nrfcloudListTenants from 'https://cdn.skypack.dev/@nrfcloud/list-tenants';
</script>
API endpoint which returns the tenants for a user (and creating them if they do not exist)
This repo only contains the IRIS API documentation for this endpoint.