Procore.Api.CoreProjectLinksLinks (procore_sdk v0.3.0)

API calls for all endpoints tagged CoreProjectLinksLinks.

Summary

Functions

List links Returns a list of Project Home Links on a given project. This endpoint will be deprecated; please use the V2 endpoint.

Delete link Send a specific Project Home Link to the recycle bin. Note: Requires either Company Admin or Project Home Admin permission. This endpoint will be deprecated; please use the V2 endpoint.

Show link Show detailed information for a specific Project Home Link

Update link Update one or more attributes of a specific Project Home Link. Note: Requires either Company Admin or Project Home Admin permission. This endpoint will be deprecated; please use the V2 endpoint.

Retrieve recycled link Retrieves and restores a specific Project Home Link from the recycle bin. Note: Requires either Company Admin or Project Home Admin permission.

Create link Creates a Project Home Link on a given project. Note: Requires either Company Admin or Project Home Admin permission. This endpoint will be deprecated; please use the V2 endpoint.

List recycled links Returns a list of all Project Home Links in the recycle bin for a specific project. Note: Requires either Company Admin or Project Home Admin permission.

Functions