Delete Project Role
delete_project_rolePermanently delete a project role, removing a user-role assignment from the project. This action cannot be undone.
Instructions
Remove a relationship between a User and a Role in a specified Project. Use this to permanently delete the specified Project records. This cannot be undone. Permanently removes the specified Project records. This action cannot be undone. Required parameters: id, project_id. Procore API: Core > Project. Endpoint: DELETE /rest/v1.0/project_roles/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — iD of the Project Role | |
| project_id | Yes | Query string parameter — unique identifier for the project. |