API Resources
WebContent
| API | Description |
|---|---|
| GET WebContents/Formats?forMemberPortal={forMemberPortal} |
No documentation available. |
| GET WebContent/{webContentId} |
No documentation available. |
| GET WebContents |
search for web content |
| POST WebContents/AdvancedSearch |
No documentation available. |
| POST WebContents |
create a web content record. Expects multipar/form-data media type to support file upload |
| PUT WebContent/{id} |
No documentation available. |
| POST WebContentType/{contentTypeId}/WebContents?profileId={profileId} |
create web content records with given content type id. All uploaded files will be created with the given content type id. Expects multipar/form-data media type to support file upload. |
| DELETE WebContent/{webContentId} |
No documentation available. |
| DELETE WebContents/WebContentAffCode/{id} |
No documentation available. |
| GET WebContent/{webContentId}/File |
No documentation available. |
WebContentType
| API | Description |
|---|---|
| GET WebContentTypes |
search for web content types |
| GET WebContenTypes |
search for web content types |
| GET WebContentType/{id} |
Gets a WebContentType |
| POST webcontenttype/Upsert |
No documentation available. |
| DELETE webcontenttype/{id} |
No documentation available. |