-
Notifications
You must be signed in to change notification settings - Fork 5
Admin APIs Table of Contents
Timothy Duffy edited this page Mar 11, 2015
·
9 revisions
##Admin APIs Table of Contents##
###Authentication End Points###
###Post End Points###
- admin/get_posts.json
- admin/get_post.json
- admin/get_client_posts.json
- admin/delete_post.json
- admin/approve_post.json
###Assignment End Points###
- admin/get_languages.json
- admin/get_question_types.json
- admin/create_question.json
- admin/publish_assignment.json
- admin/update_assignment.json
- admin/get_assignment_responses.json
###Message End Points###
###User End Points###
- admin/get_organizations.json
- admin/add_organization.json
- admin/create_user.json
- admin/change_password.json
###Story End Points###
###Collection End Points###
- admin/create_collection.json
- admin/disable_collection.json
- admin/add_post_to_collection.json
- admin/remove_post_from_collection.json
- admin/get_collection_posts.json
- admin/get_my_collections.json
###Miscellaneous End Points###