Create new followups on the specified message.

post

/social/api/v1/messages/{messageID}/followups

Request

Supported Media Types
Path Parameters
Body ()
The request body defines the details of the request.
Root Schema : XV1MessageFollowupCreateInfo
Type: object
V1 Message Followup Create Information.
Show Source
Nested Schema : XV1FollowupType
Type: object
Show Source
  • Allowed Values: [ "FOR_YOUR_INFORMATION", "PLEASE_REPLY", "PLEASE_REPLY_URGENT" ]
    V1 Followup Types.

Response

Supported Media Types

200 Response

Successful operation.
Body ()
V1 Message Followup Information DTO.
Root Schema : XV1MessageFollowupInfo
Type: object
V1 Message Followup Information DTO.
Show Source
Nested Schema : XV1FollowupType
Type: object
Show Source
  • Allowed Values: [ "FOR_YOUR_INFORMATION", "PLEASE_REPLY", "PLEASE_REPLY_URGENT" ]
    V1 Followup Types.