KakaoTalk Templates

Update a template in project

Updates an existing template with the request data.
patch/v1/projects/{projectId}/kakaotalk/senders/{plusFriendId}/templates/{templateCode}

Path parameters

projectIdstring required

The unique ID of the project. You can find this on the <a href="https://dashboard.sinch.com/">Sinch Dashboard</a>.

plusFriendIdstring required

The unique ID of the sender.

templateCodestring required

Request body

status'DRAFT' | 'SUBMIT'

Create as draft or submit. Defaults to submit.

Response

Updated template

idstring

The unique ID of the template.

codestring required

Registered delivery template code

state'APPROVED' | 'REJECTED'

The current state of the template.

createdstring

The UTC Date Time in ISO 8601 for when the template was created.

modifiedstring

The UTC Date Time in ISO 8601 for when the template was last modified.

Changes

Changed in 1 of the 4 revisions of this API.49338

  • c6a937922d1049338See the full diff
    • added KakaotalkActionsEnum to the status request property allOf list

      request-property-all-of-added

    • added KakaotalkInputKakaoTalkButtonTypeEnum to the details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/buttons/items/type request property allOf list

      request-property-all-of-added

    • added KakaotalkInputKakaoTalkTemplateEmphasizeTypeEnum to the details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/emphasizeType request property allOf list

      request-property-all-of-added

    • added KakaotalkInputKakaoTalkTemplateMessageTypeEnum to the details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/messageType request property allOf list

      request-property-all-of-added

    • removed the enum value AD_INCLUDED of the request property details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/messageType

      request-property-enum-value-removed

    • removed the enum value APP_LINK of the request property details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/buttons/items/type

      request-property-enum-value-removed

    • removed the enum value BASIC of the request property details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/messageType

      request-property-enum-value-removed

    • removed the enum value BOT_FOR_CONSULTATION of the request property details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/buttons/items/type

      request-property-enum-value-removed

    • removed the enum value BOT_KEYWORD of the request property details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/buttons/items/type

      request-property-enum-value-removed

    • removed the enum value BOT_TRANSFER of the request property details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/buttons/items/type

      request-property-enum-value-removed

    • removed the enum value BUSINESS_FORM of the request property details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/buttons/items/type

      request-property-enum-value-removed

    • removed the enum value CHANNEL_ID_ADDED of the request property details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/buttons/items/type

      request-property-enum-value-removed

    • removed the enum value DELIVERY_SEARCH of the request property details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/buttons/items/type

      request-property-enum-value-removed

    • removed the enum value DRAFT of the request property status

      request-property-enum-value-removed

    • removed the enum value EMPHASIZE_TYPE_IMAGE of the request property details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/emphasizeType

      request-property-enum-value-removed

    • removed the enum value EMPHASIZE_TYPE_NONE of the request property details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/emphasizeType

      request-property-enum-value-removed

    • removed the enum value EMPHASIZE_TYPE_TEXT of the request property details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/emphasizeType

      request-property-enum-value-removed

    • removed the enum value EXTRA_INFORMATION of the request property details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/messageType

      request-property-enum-value-removed

    • removed the enum value IMAGE_SECURE_TRANSMISSION_PLUGIN_ID of the request property details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/buttons/items/type

      request-property-enum-value-removed

    • removed the enum value MESSAGE_DELIVERY of the request property details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/buttons/items/type

      request-property-enum-value-removed

    • removed the enum value MIXED of the request property details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/messageType

      request-property-enum-value-removed

    • removed the enum value ONE_CLICK_PAYMENT_PLUGIN of the request property details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/buttons/items/type

      request-property-enum-value-removed

    • removed the enum value PERSONAL_INFORMATION_USE_PLUGIN_ID of the request property details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/buttons/items/type

      request-property-enum-value-removed

    • removed the enum value SUBMIT of the request property status

      request-property-enum-value-removed

    • removed the enum value WEB_LINK of the request property details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/buttons/items/type

      request-property-enum-value-removed

    • the details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/buttons/items/type request property type/format changed from string/ to /

      request-property-type-changed

    • the details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/emphasizeType request property type/format changed from string/ to /

      request-property-type-changed

    • the details/allOf[KakaotalkInputUpdateTemplateDetailsDto]/messageType request property type/format changed from string/ to /

      request-property-type-changed

    • the status request property type/format changed from string/ to /

      request-property-type-changed

    • the response's body type/format changed from / to object/ for status 400

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 401

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 404

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 409

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 424

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 500

      response-body-type-changed

    • the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/buttons/items/type response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/emphasizeType response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/messageType response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/buttons/items/type response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/emphasizeType response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/messageType response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the changes/allOf[KakaotalkTemplateChangesDto]/status response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the details/allOf[KakaotalkTemplateDetailsDto]/buttons/items/type response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the details/allOf[KakaotalkTemplateDetailsDto]/emphasizeType response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the details/allOf[KakaotalkTemplateDetailsDto]/language response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the details/allOf[KakaotalkTemplateDetailsDto]/messageType response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the state response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • removed subschema #1: ProjectNotInitializedErrorTitle subschema #2: TemplateInvalidCategoryCodeErrorTitle from the response body oneOf list for the response status 400

      response-body-one-of-removed

    • removed subschema #1: SenderNotFoundErrorTitle subschema #2: TemplateNotFoundErrorTitle from the response body oneOf list for the response status 404

      response-body-one-of-removed

    • removed subschema #1: TemplateExistsErrorTitle subschema #2: TemplateNotUpdatableErrorTitle subschema #3: TemplateChangesNotUpdatableErrorTitle from the response body oneOf list for the response status 409

      response-body-one-of-removed

    • removed subschema #1: TemplateKakaotalkValidationErrorErrorTitle subschema #2: TemplateKakaotalkValidationErrorErrorTitle from the response body oneOf list for the response status 424

      response-body-one-of-removed

    • added the optional property additionalInformation to the response with the 400 status

      response-optional-property-added

    • added the optional property additionalInformation to the response with the 401 status

      response-optional-property-added

    • added the optional property additionalInformation to the response with the 404 status

      response-optional-property-added

    • added the optional property additionalInformation to the response with the 409 status

      response-optional-property-added

    • added the optional property additionalInformation to the response with the 424 status

      response-optional-property-added

    • added the optional property additionalInformation to the response with the 500 status

      response-optional-property-added

    • added KakaotalkKakaoTalkButtonTypeEnum to the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/buttons/items/type response property allOf list for the response status 200

      response-property-all-of-added

    • added KakaotalkKakaoTalkButtonTypeEnum to the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property allOf list for the response status 200

      response-property-all-of-added

    • added KakaotalkKakaoTalkButtonTypeEnum to the details/allOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property allOf list for the response status 200

      response-property-all-of-added

    • added KakaotalkKakaoTalkTemplateEmphasizeTypeEnum to the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/emphasizeType response property allOf list for the response status 200

      response-property-all-of-added

    • added KakaotalkKakaoTalkTemplateEmphasizeTypeEnum to the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/emphasizeType response property allOf list for the response status 200

      response-property-all-of-added

    • added KakaotalkKakaoTalkTemplateEmphasizeTypeEnum to the details/allOf[KakaotalkTemplateDetailsDto]/emphasizeType response property allOf list for the response status 200

      response-property-all-of-added

    • added KakaotalkKakaoTalkTemplateMessageTypeEnum to the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/messageType response property allOf list for the response status 200

      response-property-all-of-added

    • added KakaotalkKakaoTalkTemplateMessageTypeEnum to the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/messageType response property allOf list for the response status 200

      response-property-all-of-added

    • added KakaotalkKakaoTalkTemplateMessageTypeEnum to the details/allOf[KakaotalkTemplateDetailsDto]/messageType response property allOf list for the response status 200

      response-property-all-of-added

    • added KakaotalkTemplateLanguagesEnum to the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property allOf list for the response status 200

      response-property-all-of-added

    • added KakaotalkTemplateLanguagesEnum to the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property allOf list for the response status 200

      response-property-all-of-added

    • added KakaotalkTemplateLanguagesEnum to the details/allOf[KakaotalkTemplateDetailsDto]/language response property allOf list for the response status 200

      response-property-all-of-added

    • added KakaotalkTemplateStatesEnum to the state response property allOf list for the response status 200

      response-property-all-of-added

    • added KakaotalkTemplateStatusesEnum to the changes/allOf[KakaotalkTemplateChangesDto]/status response property allOf list for the response status 200

      response-property-all-of-added

    • the response property errorCode became required for the status 401

      response-property-became-required

    • the response property errorCode became required for the status 500

      response-property-became-required

    • the response property message became required for the status 401

      response-property-became-required

    • the response property message became required for the status 500

      response-property-became-required

    • the response property resolution became required for the status 401

      response-property-became-required

    • the response property resolution became required for the status 500

      response-property-became-required

    • removed the AD_INCLUDED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/messageType response property for the response status 200

      response-property-enum-value-removed

    • removed the AD_INCLUDED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/messageType response property for the response status 200

      response-property-enum-value-removed

    • removed the AD_INCLUDED enum value from the details/allOf[KakaotalkTemplateDetailsDto]/messageType response property for the response status 200

      response-property-enum-value-removed

    • removed the AF enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the AF enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the AF enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the APPROVED enum value from the state response property for the response status 200

      response-property-enum-value-removed

    • removed the APP_LINK enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the APP_LINK enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the APP_LINK enum value from the details/allOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the AR enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the AR enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the AR enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the AZ enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the AZ enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the AZ enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the BASIC enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/messageType response property for the response status 200

      response-property-enum-value-removed

    • removed the BASIC enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/messageType response property for the response status 200

      response-property-enum-value-removed

    • removed the BASIC enum value from the details/allOf[KakaotalkTemplateDetailsDto]/messageType response property for the response status 200

      response-property-enum-value-removed

    • removed the BG enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the BG enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the BG enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the BN enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the BN enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the BN enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the BOT_FOR_CONSULTATION enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the BOT_FOR_CONSULTATION enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the BOT_FOR_CONSULTATION enum value from the details/allOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the BOT_KEYWORD enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the BOT_KEYWORD enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the BOT_KEYWORD enum value from the details/allOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the BOT_TRANSFER enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the BOT_TRANSFER enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the BOT_TRANSFER enum value from the details/allOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the BUSINESS_FORM enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the BUSINESS_FORM enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the BUSINESS_FORM enum value from the details/allOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the BUTTON_TYPE_UNSPECIFIED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the BUTTON_TYPE_UNSPECIFIED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the BUTTON_TYPE_UNSPECIFIED enum value from the details/allOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the CA enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the CA enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the CA enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the CHANNEL_ID_ADDED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the CHANNEL_ID_ADDED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the CHANNEL_ID_ADDED enum value from the details/allOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the CS enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the CS enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the CS enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the DA enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the DA enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the DA enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the DE enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the DE enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the DE enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the DELIVERY_SEARCH enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the DELIVERY_SEARCH enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the DELIVERY_SEARCH enum value from the details/allOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the DRAFT enum value from the changes/allOf[KakaotalkTemplateChangesDto]/status response property for the response status 200

      response-property-enum-value-removed

    • removed the EL enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the EL enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the EL enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the EMPHASIZE_TYPE_IMAGE enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/emphasizeType response property for the response status 200

      response-property-enum-value-removed

    • removed the EMPHASIZE_TYPE_IMAGE enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/emphasizeType response property for the response status 200

      response-property-enum-value-removed

    • removed the EMPHASIZE_TYPE_IMAGE enum value from the details/allOf[KakaotalkTemplateDetailsDto]/emphasizeType response property for the response status 200

      response-property-enum-value-removed

    • removed the EMPHASIZE_TYPE_NONE enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/emphasizeType response property for the response status 200

      response-property-enum-value-removed

    • removed the EMPHASIZE_TYPE_NONE enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/emphasizeType response property for the response status 200

      response-property-enum-value-removed

    • removed the EMPHASIZE_TYPE_NONE enum value from the details/allOf[KakaotalkTemplateDetailsDto]/emphasizeType response property for the response status 200

      response-property-enum-value-removed

    • removed the EMPHASIZE_TYPE_TEXT enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/emphasizeType response property for the response status 200

      response-property-enum-value-removed

    • removed the EMPHASIZE_TYPE_TEXT enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/emphasizeType response property for the response status 200

      response-property-enum-value-removed

    • removed the EMPHASIZE_TYPE_TEXT enum value from the details/allOf[KakaotalkTemplateDetailsDto]/emphasizeType response property for the response status 200

      response-property-enum-value-removed

    • removed the EMPHASIZE_TYPE_UNSPECIFIED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/emphasizeType response property for the response status 200

      response-property-enum-value-removed

    • removed the EMPHASIZE_TYPE_UNSPECIFIED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/emphasizeType response property for the response status 200

      response-property-enum-value-removed

    • removed the EMPHASIZE_TYPE_UNSPECIFIED enum value from the details/allOf[KakaotalkTemplateDetailsDto]/emphasizeType response property for the response status 200

      response-property-enum-value-removed

    • removed the EN enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the EN enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the EN enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the EN_GB enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the EN_GB enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the EN_GB enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the EN_US enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the EN_US enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the EN_US enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ES enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ES enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ES enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ES_AR enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ES_AR enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ES_AR enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ES_ES enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ES_ES enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ES_ES enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ES_MX enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ES_MX enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ES_MX enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ET enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ET enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ET enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the EXTRA_INFORMATION enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/messageType response property for the response status 200

      response-property-enum-value-removed

    • removed the EXTRA_INFORMATION enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/messageType response property for the response status 200

      response-property-enum-value-removed

    • removed the EXTRA_INFORMATION enum value from the details/allOf[KakaotalkTemplateDetailsDto]/messageType response property for the response status 200

      response-property-enum-value-removed

    • removed the FA enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the FA enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the FA enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the FI enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the FI enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the FI enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the FIL enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the FIL enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the FIL enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the FR enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the FR enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the FR enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the GA enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the GA enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the GA enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the GU enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the GU enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the GU enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the HA enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the HA enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the HA enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the HE enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the HE enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the HE enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the HI enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the HI enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the HI enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the HR enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the HR enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the HR enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the HU enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the HU enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the HU enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ID enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ID enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ID enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the IMAGE_SECURE_TRANSMISSION_PLUGIN_ID enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the IMAGE_SECURE_TRANSMISSION_PLUGIN_ID enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the IMAGE_SECURE_TRANSMISSION_PLUGIN_ID enum value from the details/allOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the IN_PROGRESS enum value from the changes/allOf[KakaotalkTemplateChangesDto]/status response property for the response status 200

      response-property-enum-value-removed

    • removed the IT enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the IT enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the IT enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the JA enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the JA enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the JA enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the KA enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the KA enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the KA enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the KK enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the KK enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the KK enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the KN enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the KN enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the KN enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the KO enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the KO enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the KO enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the KY_KG enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the KY_KG enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the KY_KG enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the LO enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the LO enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the LO enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the LT enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the LT enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the LT enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the LV enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the LV enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the LV enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the MESSAGE_DELIVERY enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the MESSAGE_DELIVERY enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the MESSAGE_DELIVERY enum value from the details/allOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the MIXED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/messageType response property for the response status 200

      response-property-enum-value-removed

    • removed the MIXED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/messageType response property for the response status 200

      response-property-enum-value-removed

    • removed the MIXED enum value from the details/allOf[KakaotalkTemplateDetailsDto]/messageType response property for the response status 200

      response-property-enum-value-removed

    • removed the MK enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the MK enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the MK enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ML enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ML enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ML enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the MR enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the MR enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the MR enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the MS enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the MS enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the MS enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the NB enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the NB enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the NB enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the NL enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the NL enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the NL enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ONE_CLICK_PAYMENT_PLUGIN enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the ONE_CLICK_PAYMENT_PLUGIN enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the ONE_CLICK_PAYMENT_PLUGIN enum value from the details/allOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the PA enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the PA enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the PA enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the PERSONAL_INFORMATION_USE_PLUGIN_ID enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the PERSONAL_INFORMATION_USE_PLUGIN_ID enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the PERSONAL_INFORMATION_USE_PLUGIN_ID enum value from the details/allOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the PL enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the PL enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the PL enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the PT_BR enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the PT_BR enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the PT_BR enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the PT_PT enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the PT_PT enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the PT_PT enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the REJECTED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/status response property for the response status 200

      response-property-enum-value-removed

    • removed the REJECTED enum value from the state response property for the response status 200

      response-property-enum-value-removed

    • removed the RO enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the RO enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the RO enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the RU enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the RU enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the RU enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the RW_RW enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the RW_RW enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the RW_RW enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the SK enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the SK enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the SK enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the SL enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the SL enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the SL enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the SQ enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the SQ enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the SQ enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the SR enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the SR enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the SR enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the SV enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the SV enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the SV enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the SW enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the SW enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the SW enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the TA enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the TA enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the TA enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the TE enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the TE enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the TE enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the TEMPLATE_MESSAGE_TYPE_UNSPECIFIED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/messageType response property for the response status 200

      response-property-enum-value-removed

    • removed the TEMPLATE_MESSAGE_TYPE_UNSPECIFIED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/messageType response property for the response status 200

      response-property-enum-value-removed

    • removed the TEMPLATE_MESSAGE_TYPE_UNSPECIFIED enum value from the details/allOf[KakaotalkTemplateDetailsDto]/messageType response property for the response status 200

      response-property-enum-value-removed

    • removed the TH enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the TH enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the TH enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the TR enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the TR enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the TR enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the UK enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the UK enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the UK enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/emphasizeType response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/messageType response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/emphasizeType response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/messageType response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the details/allOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the details/allOf[KakaotalkTemplateDetailsDto]/emphasizeType response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the details/allOf[KakaotalkTemplateDetailsDto]/messageType response property for the response status 200

      response-property-enum-value-removed

    • removed the UR enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the UR enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the UR enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the UZ enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the UZ enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the UZ enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the VI enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the VI enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the VI enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the WEB_LINK enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the WEB_LINK enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the WEB_LINK enum value from the details/allOf[KakaotalkTemplateDetailsDto]/buttons/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the ZH_CN enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ZH_CN enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ZH_CN enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ZH_HK enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ZH_HK enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ZH_HK enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ZH_TW enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ZH_TW enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ZH_TW enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ZU enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateChangesDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ZU enum value from the changes/allOf[KakaotalkTemplateChangesDto]/details/oneOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • removed the ZU enum value from the details/allOf[KakaotalkTemplateDetailsDto]/language response property for the response status 200

      response-property-enum-value-removed

    • added the required property errorCode to the response with the 400 status

      response-required-property-added

    • added the required property errorCode to the response with the 404 status

      response-required-property-added

    • added the required property errorCode to the response with the 409 status

      response-required-property-added

    • added the required property errorCode to the response with the 424 status

      response-required-property-added

    • added the required property message to the response with the 400 status

      response-required-property-added

    • added the required property message to the response with the 404 status

      response-required-property-added

    • added the required property message to the response with the 409 status

      response-required-property-added

    • added the required property message to the response with the 424 status

      response-required-property-added

    • added the required property resolution to the response with the 400 status

      response-required-property-added

    • added the required property resolution to the response with the 404 status

      response-required-property-added

    • added the required property resolution to the response with the 409 status

      response-required-property-added

    • added the required property resolution to the response with the 424 status

      response-required-property-added

Of the 4 revisions, 1 has no diff computed.