Identity

Invite User

Invite user

post/v1/users/invite

Request body

emailstring required

Email ID of the user. This wil be unique across all the CoreStack accounts

master_account_idstring required

ID of the Account Master in CoreStack

user_groupsstring[]

Response

Created

user_idstring

ID of the newly invited User

Changes