mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 07:07:19 +00:00
send_invite_user
This commit is contained in:
@ -89,5 +89,6 @@ abstract class ApiEndpoints {
|
||||
static const String updateAutomation = '/automation/{automationId}';
|
||||
static const String roleTypes = '/role/types';
|
||||
static const String permission = '/permission/{roleUuid}';
|
||||
static const String inviteUser = '/invite-user';
|
||||
// static const String updateAutomation = '/automation/{automationId}';
|
||||
}
|
||||
|
Reference in New Issue
Block a user