Skip to content

Latest commit

 

History

History
68 lines (34 loc) · 1.55 KB

SocialNotificationApi.md

File metadata and controls

68 lines (34 loc) · 1.55 KB

\SocialNotificationApi

All URIs are relative to https://koding.com/remote.api

Method HTTP request Description
Fetch Post /SocialNotification.fetch
Glance Post /SocialNotification.glance

Fetch

DefaultResponse Fetch($body)

Parameters

Name Type Description Notes
body DefaultSelector body of the request

Return type

DefaultResponse

Authorization

Bearer

HTTP request headers

  • Content-Type: application/json
  • Accept: Not defined

[Back to top] [Back to API list] [Back to Model list] [Back to README]

Glance

DefaultResponse Glance($body)

Parameters

Name Type Description Notes
body DefaultSelector body of the request

Return type

DefaultResponse

Authorization

Bearer

HTTP request headers

  • Content-Type: application/json
  • Accept: Not defined

[Back to top] [Back to API list] [Back to Model list] [Back to README]