POST api/Link/updateShowable/{id}/{objectid}/{param2}/{param3}
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| id | string | None. | |
| objectid | string | None. | |
| param2 | string | None. | |
| param3 | string | None. | 
Body Parameters
None.
Response Information
Resource Description
Showable| Name | Description | Type | Additional information | 
|---|---|---|---|
| id | integer | None. | |
| title | string | None. | |
| active | boolean | None. | |
| default_shown_state | boolean | None. | |
| is_chapter | boolean | None. | |
| startDate | date | None. | |
| endDate | date | None. | |
| Announcement | Announcement | None. | |
| DisplayFilters | Collection of DisplayFilter | None. | |
| Link | Link | None. | 
Response Formats
application/json
            Sample:
    
        Sample not available.
text/json
            Sample:
    
        Sample not available.
application/xml
            Sample:
    
        Sample not available.
text/xml
            Sample:
    
Sample not available.