KakaoTalk Senders

Create sender for project

    Creates a sender for a project.
    
post/v1/projects/{projectId}/kakaotalk/senders

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>.

Request body

status'DRAFT' | 'SUBMIT'

Create as draft or submit. Defaults to submit.

saveDraftOnFailureboolean

Flag to save template as draft if submission fails. Defaults to false.

plusFriendIdstring required

PlusFriend ID

Response

Sender

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.