Retrieve Recycled Link
retrieve_recycled_linkRestores a deleted Project Home Link from the recycle bin. Use project ID and link ID to update the configuration record. Requires admin permissions.
Instructions
Retrieves and restores a specific Project Home Link from the recycle bin. Note: Requires either Company Admin or Project Home Admin permission. Use this to update an existing Project-Level Configuration records (only the supplied fields are changed). Updates the specified Project-Level Configuration records and returns the modified object on success. Required parameters: project_id, id. Procore API: Company Admin > Project-Level Configuration. Endpoint: PATCH /rest/v1.0/links/{id}/restore
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier of the Project-Level Configuration resource | |
| project_id | Yes | Query string parameter — unique identifier for the project. |