/<instance_id>/equalize - POST
Method description
Create a new boost for the client {instance_id}.
URI Parameters
None
Requests
Body
application/json
See Empathy Play API - Models for details. All non-optional fields must be included in the request.
Responses
201 - item has been created
Type: application/json
Also, a Location header will point to the URL for the equalize that was just created.
400 - Invalid parameters. Error response will include details
Type: application/json
401 - the user performing the action doesn't meet the security criteria
Type: application/json
Related content
/<instance_id>/equalize/{equalize_id} - PUT
/<instance_id>/equalize/{equalize_id} - PUT
More like this
/<instance_id>/equalize - GET
/<instance_id>/equalize - GET
More like this
/<instance_id>/equalize/{equalize_id} - GET
/<instance_id>/equalize/{equalize_id} - GET
More like this
/<instance_id>/boosts - POST
/<instance_id>/boosts - POST
More like this
/<instance_id>/links/{link_id} - PUT
/<instance_id>/links/{link_id} - PUT
More like this
/<instance_id>/boosts/{boost_id} - PUT
/<instance_id>/boosts/{boost_id} - PUT
More like this