/<instance_id>/links - POST
/<instance_id>/links - POST
Method description
Create a new link for the client {instance_id}.
URI Parameters
None
Requests
Body
application/json
Get Token
Get the token to connect with the user service.
Direct Link
Banner Link
image_url in BABBER and PROMOTED links
To add the url image it is necessary to add an image through the following information Empathy Play Api - Post image.
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 link 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
, multiple selections available,
Related content
/<instance_id>/links/{link_id} - PUT
/<instance_id>/links/{link_id} - PUT
More like this
/<instance_id>/links/{link_id}/image - POST
/<instance_id>/links/{link_id}/image - POST
More like this
/<instance_id>/links/{link_id} - GET
/<instance_id>/links/{link_id} - GET
More like this
Search REST API: Links
Search REST API: Links
More like this
Post using CURL instructions
Post using CURL instructions
More like this