Delete user (DELETE)
This API allows you to delete a user from the Alumni platform.
Call
In this call, you can delete a user from the alumni platform using their userResourceGuid. Also, it is possible to use the “deleteAccessPassportAcccount” flag, which will also delete the user’s Access Passport account.
Notes
- The 'deleteOktaAccount' flag will be 'false' by default.
Response
This API will return an empty message if the elimination was successful or a message with the error if there was something wrong in the deletion process
*Use gateway-us for the United States region and gateway-uk for the UK region. For the Frankfurt region, simply use gateway.
Updated 19 days ago