Procore.Api.CoreProjectDirectoryProjectPermissionTemplatesAssignments (procore_sdk v0.3.0)

API calls for all endpoints tagged CoreProjectDirectoryProjectPermissionTemplatesAssignments.

Summary

Functions

Update a permission template assignment for a user on a project Returns the user_id and permission_template_id for the new permission template assignment

Functions

Link to this function

rest_v10_projects_project_id_permission_template_assignments_patch(connection, procore_company_id, project_id, rest_v10_projects_project_id_permission_template_assignments_patch_request, opts \\ [])

Update a permission template assignment for a user on a project Returns the user_id and permission_template_id for the new permission template assignment

Parameters

  • connection (Procore.Connection): Connection to server
  • procore_company_id (integer()): Unique company identifier associated with the Procore User Account.
  • project_id (integer()): Unique identifier for the project.
  • rest_v10_projects_project_id_permission_template_assignments_patch_request (RestV10ProjectsProjectIdPermissionTemplateAssignmentsPatchRequest):
  • opts (keyword): Optional parameters

Returns

  • {:ok, Procore.Model.RestV10ProjectsProjectIdPermissionTemplateAssignmentsPatch200Response.t} on success
  • {:error, Tesla.Env.t} on failure