KakaoTalk Senders

Updates a draft sender in project

Updates a draft sender in project.
patch/v1/projects/{projectId}/kakaotalk/senders/{plusFriendId}

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.

Request body

status'DRAFT' | 'SUBMIT'

Create as draft or submit. Defaults to submit.

Response

Updated sender in project

idstring

The unique ID of the sender.

plusFriendIdstring required

PlusFriend ID

state'ACTIVE' | 'BLOCKED' | 'INACTIVE' | 'SUSPENDED' | 'VERIFYING'

The current state of the sender.

createdstring

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

modifiedstring

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

Changes

Changed in 2 of the 4 revisions of this API.1134

  • c6a937922d101133See the full diff
    • added to the request property allOf list

      request-property-all-of-added

    • removed the enum value DRAFT of the request property

      request-property-enum-value-removed

    • removed the enum value SUBMIT of the request property

      request-property-enum-value-removed

    • the request property type changed from string to no type

      request-property-type-changed

    • the response's body type changed from no type to object for status

      response-body-type-changed

    • the response's body type changed from no type to object for status

      response-body-type-changed

    • the response's body type changed from no type to object for status

      response-body-type-changed

    • the response's body type changed from no type to object for status

      response-body-type-changed

    • the response's body type changed from no type to object for status

      response-body-type-changed

    • the ///// response's property type changed from string to no type for status

      response-property-type-changed

    • the response's property type changed from string to no type for status

      response-property-type-changed

    • 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

      response-body-one-of-removed

    • 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

      response-body-one-of-removed

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

      response-body-one-of-removed

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added to the response property allOf list for the response status

      response-property-all-of-added

    • added to the ///// response property allOf list for the response status

      response-property-all-of-added

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • removed the ACTIVE enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the BLOCKED enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the DRAFT enum value from the ///// response property for the response status

      response-property-enum-value-removed

    • removed the INACTIVE enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the IN_PROGRESS enum value from the ///// response property for the response status

      response-property-enum-value-removed

    • removed the REJECTED enum value from the ///// response property for the response status

      response-property-enum-value-removed

    • removed the SUSPENDED enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the VERIFYING enum value from the response property for the response status

      response-property-enum-value-removed

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • api operation id SendersController_updateSender_v1 removed and replaced with KakaotalkSendersController_updateSender_v1

      api-operation-id-removed

Of the 4 revisions, 1 has no diff computed.