SpiraPlan: SoapService SOAP Web Service
See all operations
User_Delete
Description
Tries to delete the specified user ID. Note that this function will fail if any other foreign keys (fields) in other tables are assigned to the user that is specified.) Must be connected to the API as the root Administrator.
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - The API credentials | |
int | userId - The user ID to delete. | Yes |