User Delete
This API is used to delete a user.
Input Type
Input | Type | Description |
---|---|---|
finsire_id | string | A valid id generated during user creation |
Common error scenarios
The following are the common error scenarios in sending an API request:
Error | Description |
---|---|
param is missing or the value is empty: finsire_id | finsire_id is a required field |
You can try out this API here.
Irreversible Action
This action is irreversible. Once deleted, you cannot fetch data for that particular user. You will have to complete the flow once again and add a new user.
Updated about 1 year ago