There was an error while loading. Please reload this page.
POST /api/movements/:movement_id/shares(.:format)
Creates a new share for the requested action page, user and type of share
Mandatory
201 if Successful 400 If share data is invalid
201
400
N/A
POST /api/movements/test-movement/shares.json Content-Type: application/x-www-form-urlencoded
page_id=1234&share_type=facebook&user_id=100
200 (OK)
back