---
title: "Changes to Updates a draft sender in project"
method: PATCH
path: "/v1/projects/{projectId}/kakaotalk/senders/{plusFriendId}"
---

# Changes to Updates a draft sender in project

`PATCH /v1/projects/{projectId}/kakaotalk/senders/{plusFriendId}`

> Every recorded change to this endpoint, newest first.
> 4 revisions in range; 1 not diffed.

## Timeline

Changed in 2 of 4 revisions.

- **2026-09-01** `c6a937922d10` — 11 breaking, 33 info
- **2026-08-18** `c78a716de420` — 1 info

## Changes

- **2026-09-01** `c6a937922d10` — 11 breaking, 33 info
  - added `#/components/schemas/KakaotalkActionsEnum` to the `status` request property `allOf` list
  - removed the enum value `DRAFT` of the request property `status`
  - removed the enum value `SUBMIT` of the request property `status`
  - the `status` request property type changed from `string` to no type
  - the response's body type changed from no type to `object` for status `400`
  - the response's body type changed from no type to `object` for status `401`
  - the response's body type changed from no type to `object` for status `404`
  - the response's body type changed from no type to `object` for status `409`
  - the response's body type changed from no type to `object` for status `500`
  - the `changes/allOf[#/components/schemas/KakaotalkSenderChangesDto]/status` response's property type changed from `string` to no type for status `200`
  - the `state` response's property type changed from `string` to no type for status `200`
  - removed `subschema #1: FileInvalidMimeTypeErrorTitle, subschema #2: InvalidInputErrorTitle, subschema #3: ProjectNotInitializedErrorTitle, subschema #4: NoFieldsToUpdateErrorTitle, subschema #5: SenderInvalidCategoryCodeErrorTitle` from the response body `oneOf` list for the response status `400`
  - removed `subschema #1: FileNotFoundErrorTitle, subschema #2: FileUnexpectedErrorErrorTitle, subschema #3: FileSizeTooLargeErrorTitle, subschema #4: SenderChangesNotUpdatableErrorTitle, subschema #5: SenderNotUpdatableErrorTitle` from the response body `oneOf` list for the response status `409`
  - removed `subschema #1: ProjectNotFoundErrorTitle, subschema #2: SenderNotFoundErrorTitle` from the response body `oneOf` list for the response status `404`
  - added the optional property `additionalInformation` to the response with the `400` status
  - added the optional property `additionalInformation` to the response with the `401` status
  - added the optional property `additionalInformation` to the response with the `404` status
  - added the optional property `additionalInformation` to the response with the `409` status
  - added the optional property `additionalInformation` to the response with the `500` status
  - added `#/components/schemas/KakaotalkSenderStatesEnum` to the `state` response property `allOf` list for the response status `200`
  - added `#/components/schemas/KakaotalkSenderStatusesEnum` to the `changes/allOf[#/components/schemas/KakaotalkSenderChangesDto]/status` response property `allOf` list for the response status `200`
  - the response property `errorCode` became required for the status `401`
  - the response property `errorCode` became required for the status `500`
  - the response property `message` became required for the status `401`
  - the response property `message` became required for the status `500`
  - the response property `resolution` became required for the status `401`
  - the response property `resolution` became required for the status `500`
  - removed the `ACTIVE` enum value from the `state` response property for the response status `200`
  - removed the `BLOCKED` enum value from the `state` response property for the response status `200`
  - removed the `DRAFT` enum value from the `changes/allOf[#/components/schemas/KakaotalkSenderChangesDto]/status` response property for the response status `200`
  - removed the `INACTIVE` enum value from the `state` response property for the response status `200`
  - removed the `IN_PROGRESS` enum value from the `changes/allOf[#/components/schemas/KakaotalkSenderChangesDto]/status` response property for the response status `200`
  - removed the `REJECTED` enum value from the `changes/allOf[#/components/schemas/KakaotalkSenderChangesDto]/status` response property for the response status `200`
  - removed the `SUSPENDED` enum value from the `state` response property for the response status `200`
  - removed the `VERIFYING` enum value from the `state` response property for the response status `200`
  - added the required property `errorCode` to the response with the `400` status
  - added the required property `errorCode` to the response with the `404` status
  - added the required property `errorCode` to the response with the `409` status
  - added the required property `message` to the response with the `400` status
  - added the required property `message` to the response with the `404` status
  - …4 more
- **2026-08-18** `c78a716de420` — 1 info
  - api operation id `SendersController_updateSender_v1` removed and replaced with `KakaotalkSendersController_updateSender_v1`

---

[Operation](https://skmtc.dev/sinch/apis/provisioning-api/docs/v1/projects/:projectId/kakaotalk/senders/:plusFriendId/patch.md) · [API](https://skmtc.dev/sinch/apis/provisioning-api.md) · [Page](https://skmtc.dev/sinch/apis/provisioning-api/changes/v1/projects/:projectId/kakaotalk/senders/:plusFriendId/patch)
