Forum Discussion
Tarun
6 years agoMaven
Hi Inactive User ,
the API Would Goi in the URL for the Ajax call.You need to pass data as json to the ajax call.
The success message would look something like:
data:
href: "/nodes/board:board-id"
id: "board-id"
type: "node"
__proto__: Object
href: "/users/id"
id: "id"
login: "login"
type: "user"
view_href: "*****"
__proto__: Object
href: "/labels/88"
id: "88"
type: "label"
href: "/labels/88/subscriptions/2121"
id: "2121"
node:
subscriber:
target:
Please Give Kudos if you find this post useful and also mark this as Accepted Solution if this is the required solution.
Regards
Tarun Kumar
Sign in to react to this post