---
title: "PATCH /V1.0/Resources"
method: PATCH
path: "/V1.0/Resources"
tags: ["Resources"]
---

# PATCH /V1.0/Resources

`PATCH /V1.0/Resources`

## Headers

- `ApiIntegrationCode` string, required
- `UserName` string, required
- `Secret` string, required
- `ImpersonationResourceId` string

## Request body

- ResourceModel
  - `id` integer
  - `accountingReferenceID` string
  - `dateFormat` string
  - `defaultServiceDeskRoleID` integer
  - `email` string
  - `email2` string
  - `email3` string
  - `emailTypeCode` string
  - `emailTypeCode2` string
  - `emailTypeCode3` string
  - `firstName` string
  - `gender` string
  - `greeting` integer
  - `hireDate` string, date-time
  - `homePhone` string
  - `initials` string
  - `internalCost` number, double
  - `isActive` boolean
  - `lastName` string
  - `licenseType` integer
  - `locationID` integer
  - `middleName` string
  - `mobilePhone` string
  - `numberFormat` string
  - `officeExtension` string
  - `officePhone` string
  - `payrollIdentifier` string
  - `payrollType` integer
  - `resourceType` string
  - `suffix` integer
  - `surveyResourceRating` number, double
  - `timeFormat` string
  - `title` string
  - `travelAvailabilityPct` string
  - `userName` string
  - `userType` integer

## Response `200`

OK

- OperationResultModel
  - `itemId` Object

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/autotask/apis/datto-autotask-psa-rest-api.md) · [All operations](https://skmtc.net/autotask/apis/datto-autotask-psa-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/autotask/datto-autotask-psa-rest-api/versions/b5e89df4589e/schema)
