I09 Users REST Endpoints
Import/I09 Users
Allows the updating of user status within the TPM system.
- 1a User Roles
- Method: postPath:
/api/v1/import/user-project-roles - 1b User Roles Audit
- Method: getPath:
/api/v1/import/user-project-roles/{jobID} - 2a User Deactivation
- Method: postPath:
/api/v1/import/user-status - 2b User Deactivation Audit
- Method: getPath:
/api/v1/import/user-status/{jobID}