deleteFamily

abstract suspend fun deleteFamily(familyId: String)

Delete family by familyId.

See also

https://be-saas.cloudike.com/backend_docs/rest/api/2/core_pkg/family_app/UserFamily/index.html#delete

Throws

SessionIsNotInitializedException

When session is not active.

Unauthorized access.

Forbidden access.

Other problems.