|
|
/pub/v1/channel/{channel}/message/{id}/comment
|
Creating a comment on a channel message
|
|
|
/pub/v1/feed/{namespace}/{code}/{target}/message/{id}/comment
|
Creating a comment on an object activity stream message
|
|
POST
|
/pub/v1/channel/{channel}/message
|
Creating a new message in the channel
|
|
POST
|
/pub/v1/feed/{namespace}/{code}/{target}/message
|
Creating a new message in the object activity stream
|
|
GET
|
/pub/v1/channel
|
Getting a list of channels
|
|
|
/pub/v1/channel/{channel}/message/{id}/comment/list
|
Getting a list of comments for a message from the channel
|
|
|
/pub/v1/channel/{channel}/message/{id}/comment/list
|
Getting a list of comments for a message from the channel
|
|
|
/pub/v1/feed/{namespace}/{code}/{target}/message/{id}/comment/list
|
Getting a list of comments for a message from the object's activity stream
|
|
|
/pub/v1/feed/{namespace}/{code}/{target}/message/{id}/comment/list
|
Getting a list of comments for a message from the object's activity stream
|
|
POST
|
/pub/v1/channel/{channel}/message/list
|
Getting a list of messages from the channel
|
|
GET
|
/pub/v1/channel/{channel}/message/list
|
Getting a list of messages from the channel
|
|
POST
|
/pub/v1/feed/{namespace}/{code}/{target}/message/list
|
Getting a list of messages from the object's activity stream
|
|
GET
|
/pub/v1/feed/{namespace}/{code}/{target}/message/list
|
Getting a list of messages from the object's activity stream
|