This function is used to delete users in Jodo. Whenever user is deleted in external business application, the application must invoke this API to execute same action in Jodo platform.
Use Case:
When users are deleted in business applications – they will be automatically deleted in Jodo Platform as well.
User Input Parameters:
Node
M/O
Data type size
Value
Description
method
M
Text
deleteUser
Unique Command for JSON Request. (This method value cannot be changed)
apikey
M
Text
test_org
Unique key map to an organisation. (This API key will change per client organisation)
loginid
M
Text
user12@avhan.com
Email id of user. (needs valid email ID)
reqdatetime
M
Text
2018-11-12 14:00:05
Date and Time of the request. (Date format: YYYY-MM-DD hh:mm:ss)
Output Parameters:
Node
Value
Description
method
deleteUser
Unique Command for JSON Response
resdatetime
2018-11-12 14:00:05
Date and Time of the response. (Date format: YYYY-MM-DD hh:mm:ss)