Delete Custom Content
post
/content/sim/v2/setup/deleteCustomContent
Deletes the custom content object.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Request body
Root Schema : schema
Type:
Show Source
object
-
hierUnitId(required):
integer
Unique hierarchy unit value.Example:
1
-
id(required):
integer
Unique reference of the contentExample:
1
Response
Supported Media Types
- application/json
200 Response
Message indicating the number of records deleted.