Forum Discussion
SuzieH
5 years agoKhoros Alumni (Retired)
Hi phoneboy
The only difference I can see between your example and the documentation is that the docs show the body parameters wrapped in data object. Maybe try this format?
{
"data" : {
"type": "membership_request",
"approve_request": true,
"user_id": uid
}
}
You might also try the restBuilder FreeMarker method.
Let me know if one of those options don't work and I'll keep digging.
Related Content
- 5 months ago
- 30 days ago
- 3 years ago
- 8 months ago