content REST Endpoints
Social Wish Lists/content
API for all posts in a space
- Delete a content post
- Method: deletePath:
/swm/rs/v1/spaces/{spaceId}/content/{contentId} - Get a content post
- Method: getPath:
/swm/rs/v1/spaces/{spaceId}/content/{contentId} - List all content posts
- Method: getPath:
/swm/rs/v1/spaces/{spaceId}/content