Bulk Remove Project Memberships
bulk_remove_project_membershipsPermanently delete up to 1000 directory records from a project by specifying party IDs, company ID, and project ID. This action removes reference users and cannot be undone.
Instructions
Bulk Remove Project Memberships for many parties on the given Project. Currently, the maximum number of party IDs that can be processed in a single request is 1000. If more than 1000 party IDs are provided, only the first 1000 will be processed. This endpoint can currently only be used to remove reference users from a project. It cannot be used to remove a user who has a login or to remove vendors. Use this to permanently delete the specified Directory records. This cannot be undone. Permanently removes the specified Directory records. This action cannot be undone. Required parameters: company_id, project_id, party_ids. Procore API (v2.0): Core > Directory. Endpoint: DELETE /rest/v2.0/companies/{company_id}/projects/{project_id}/project_memberships/bulk_remove
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| party_ids | Yes | JSON request body field — array of party identifiers |