Change Log

From KickApps Documentation

Jump to: navigation, search

Contents

July 22nd, 2010

New Calls/Features

Bugs

May 11th, 2010

May 5th, 2010

Added the Add Media to Set call.

March 1st, 2010

Added the Add Media Set call.

January 26th, 2010

Added the following new API calls:

Updated the following calls:

  • New filters for the Retrieve Member Media REST call.
    • The Retrieve Member Media REST API call will support optional sortName and sortBy parameters. Filters supported for sortName are: votes, views, averageRating and createdAt. Filters supported for sortBy are: asc or desc.
  • New filters for the Retrieve Member's Favorite Media REST call.
    • The Retrieve Member Favorite Media REST API call will support optional sortName and sortBy parameters. Filters supported for sortName are: votes, views, averageRating, createdAt and favAt. Filters supported for sortBy are: asc or desc.

November 3rd, 2009

Media Privacy is now supported in API calls. The following calls were affected:

November 2nd, 2009

August 27th, 2009

August 18th, 2009

July 16th, 2009

Corrected the documentation to have the correct payload for the Upload Media.

July 15th, 2009

June 22nd, 2009

June 22nd, 2009

  • Updated all calls to support 'clientIP' in post parameters to ban IP addresses.
  • Added the following new calls:

June 11th, 2009

  1. Added the following new calls to the KickApps API inventory:
    1. Approve Member Media
    2. Reject Member Media
    3. Approve Member
    4. Reject Member
  2. Updated the Upload Media call documentation to include a PHP script on how to upload multiple media files.

June 3rd, 2009

  1. Added Retrieve Admin Tags call.

May 27th, 2009

  1. Updated Rate Media call to clarify the accepted values for "rating" parameter.
  2. Updated add media comment, add group comment, add profile comment, retrieve comment calls to include reviewed and visible post parameters.
  3. Updated add media comment and add group comment to include "newCommentId" in the JSON payload.

May 15th, 2009

  1. Added Retrieve Member Profile ( Updated!) - The old member profile call will be phased out on 1/1/10. # The new call returns Points and Level data for a member.
  2. Added New Edit External Media Call (Currently only external media call can be edited using this call)
  3. Added New Add Category Call
  4. Added New Edit Category Call
  5. Added New Retrieve Category Call
  6. Added New Set Member Offset Call
  7. Added New Add to Member Offset Call
  8. Added New Retrieve Member Points Call
  9. Added New Set Member Custom Level Call
  10. Update - Added a New Page for Create Token Call

List of Kit Cloud Social API Calls


Note: Occasionally (and without advanced warning) we modify our API calls by adding new parameters in the response payload. Please keep this in mind when designing your strategy for parsing our responses.

Category:REST