V3_UserName_Delete (Delete)
- Last UpdatedNov 06, 2025
- 1 minute read
| Delete | V3_UserName_Delete |
Resource Path:/api/v3/UserName
| Name | Description | Data Type |
|---|---|---|
| userId | Required. The user ID. | string |
| modId | Required. The modification ID value to avoid data contention. The passed value must match the record's modification ID value for the record to be deleted. | string |
| Name | Description |
|---|---|
| trans_id | Used to supply the ID of the transaction if the call is taking part in a transaction. |