Custom Content REST Endpoints

v2/Setup/Custom Content

These APIs maintain Custom Content:

Release Description
23.5 Custom Content v2 introduced.
23.6 Update endpoint will only update an existing record and will not insert a new record.
23.7 The params field under url in the GET response, which previously contained incorrect fields in the documentation, now correctly includes id as the only field for customContentParameters.
Add Custom Content
Method: post
Path: /content/sim/v2/setup/customContent
Delete Custom Content
Method: post
Path: /content/sim/v2/setup/deleteCustomContent
Download Custom Content
Method: post
Path: /content/sim/v2/setup/downloadCustomContent
Get Custom Content
Method: post
Path: /content/sim/v2/setup/getCustomContent
Update Custom Content
Method: post
Path: /content/sim/v2/setup/updateCustomContent