{ "uuid": "5f07d989-12b2-42b6-ba2d-1c5e292fe5ac", "lastMigration": 29, "name": "Content Moderator Client", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "9d5a5ba4-66f2-4423-98a3-84d7b2ee22b4", "documentation": "Gets all the Image Lists.", "method": "get", "endpoint": "contentmoderator/lists/v1.0/imagelists", "responses": [ { "uuid": "c3328fa5-269e-4b5d-9c3d-05439d4c1a42", "body": "[\n {\n \"Description\": \"\",\n \"Id\": {{faker 'number.int' max=99999}},\n \"Metadata\": {},\n \"Name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5eee4a07-fea3-437d-9aa1-b21da7a3499b", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a0173b69-b116-459a-9e57-2034426a1e11", "documentation": "Creates an image list.", "method": "post", "endpoint": "contentmoderator/lists/v1.0/imagelists", "responses": [ { "uuid": "32d8d873-5f7c-46e3-a4d7-7023a6fe8873", "body": "{\n \"Description\": \"\",\n \"Id\": {{faker 'number.int' max=99999}},\n \"Metadata\": {},\n \"Name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "74d77bae-d94f-4fc8-9e91-03dffcac4fd4", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "67c9fb55-ff56-4bab-acf0-6293eb8b85fd", "documentation": "Deletes image list with the list Id equal to list Id passed.", "method": "delete", "endpoint": "contentmoderator/lists/v1.0/imagelists/:listId", "responses": [ { "uuid": "bcd18fc4-b2df-432e-afea-77dee316d6f1", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "669e842d-c203-403a-af1d-22508d28b54a", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "49dbe683-6a2a-489b-bea6-68d63de019e9", "documentation": "Returns the details of the image list with list Id equal to list Id passed.", "method": "get", "endpoint": "contentmoderator/lists/v1.0/imagelists/:listId", "responses": [ { "uuid": "e89d8d8c-d896-45c3-988b-7226de2b9c8d", "body": "{\n \"Description\": \"\",\n \"Id\": {{faker 'number.int' max=99999}},\n \"Metadata\": {},\n \"Name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f9510887-1acb-4dec-bb90-55c71b384096", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0fce9e4c-4f85-46e9-889c-5d06e1112053", "documentation": "Updates an image list with list Id equal to list Id passed.", "method": "put", "endpoint": "contentmoderator/lists/v1.0/imagelists/:listId", "responses": [ { "uuid": "9e1e4e9e-3cb4-4940-b063-7b4048fe9cc7", "body": "{\n \"Description\": \"\",\n \"Id\": {{faker 'number.int' max=99999}},\n \"Metadata\": {},\n \"Name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7d85baa0-7061-4522-943d-18045bc99ca1", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f040b03a-d103-4d8d-8424-09ecfb6fb7fb", "documentation": "Refreshes the index of the list with list Id equal to list Id passed.", "method": "post", "endpoint": "contentmoderator/lists/v1.0/imagelists/:listId/RefreshIndex", "responses": [ { "uuid": "e863b775-dd57-452c-bd40-7065924e2950", "body": "{\n \"AdvancedInfo\": [\n {}\n ],\n \"ContentSourceId\": \"\",\n \"IsUpdateSuccess\": {{faker 'datatype.boolean'}},\n \"Status\": {\n \"Code\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Exception\": \"\"\n },\n \"TrackingId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "16245101-cf5b-4d88-a005-715498c9bd27", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6d4386f1-3078-4414-8516-2dd96fc0c23b", "documentation": "Deletes all images from the list with list Id equal to list Id passed.", "method": "delete", "endpoint": "contentmoderator/lists/v1.0/imagelists/:listId/images", "responses": [ { "uuid": "651f4c71-4909-4e61-9940-f629b3aae51e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d670eb13-a16c-4f69-9517-6265f1c7e15a", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "047df768-eb5a-4bb3-9eb9-e35e7c46765d", "documentation": "Gets all image Ids from the list with list Id equal to list Id passed.", "method": "get", "endpoint": "contentmoderator/lists/v1.0/imagelists/:listId/images", "responses": [ { "uuid": "dce261ed-1944-4b20-ba58-4246a8394437", "body": "{\n \"ContentIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"ContentSource\": \"\",\n \"Status\": {\n \"Code\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Exception\": \"\"\n },\n \"TrackingId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "36b51ebc-3b7e-407d-abe5-9e6100d6e55d", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "82562de3-6b44-44d3-8883-4ab255bbe0ef", "documentation": "Add an image to the list with list Id equal to list Id passed.", "method": "post", "endpoint": "contentmoderator/lists/v1.0/imagelists/:listId/images", "responses": [ { "uuid": "0113f00a-5b2a-4add-a57e-a96f24da67a4", "body": "{\n \"AdditionalInfo\": [\n {\n \"Key\": \"\",\n \"Value\": \"\"\n }\n ],\n \"ContentId\": \"\",\n \"Status\": {\n \"Code\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Exception\": \"\"\n },\n \"TrackingId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "63b93986-cc9c-4a2a-80c0-542f24e59cc1", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e1d06697-d829-4719-8442-33ad1753206f", "documentation": "Deletes an image from the list with list Id and image Id passed.", "method": "delete", "endpoint": "contentmoderator/lists/v1.0/imagelists/:listId/images/:ImageId", "responses": [ { "uuid": "aac33404-a94b-40d3-97b3-637043dded94", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "705e1ea6-ef21-47ba-9272-28cf6e469f00", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a2325fe8-5c36-4759-9091-bbb6f7b5986f", "documentation": "gets all the Term Lists", "method": "get", "endpoint": "contentmoderator/lists/v1.0/termlists", "responses": [ { "uuid": "81d4c109-abbc-4111-a7d5-b91973b89f0d", "body": "[\n {\n \"Description\": \"\",\n \"Id\": {{faker 'number.int' max=99999}},\n \"Metadata\": {},\n \"Name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d1031e9c-dc28-401b-818a-a2d6f3249b73", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aa4e8672-958f-4af0-942a-2c977cb90a00", "documentation": "Creates a Term List", "method": "post", "endpoint": "contentmoderator/lists/v1.0/termlists", "responses": [ { "uuid": "470763ad-767b-412f-a607-c845bc3f0548", "body": "{\n \"Description\": \"\",\n \"Id\": {{faker 'number.int' max=99999}},\n \"Metadata\": {},\n \"Name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "801c679a-d52e-479c-ad0a-0cb79fcf9f1e", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ad0cd2c2-4238-4c3e-924c-eb9904ef3e77", "documentation": "Deletes term list with the list Id equal to list Id passed.", "method": "delete", "endpoint": "contentmoderator/lists/v1.0/termlists/:listId", "responses": [ { "uuid": "2f7cafcd-df5b-4142-8cda-317b7dd5e2ca", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ce981d13-242d-4396-a82a-a638e32a9230", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "26789d13-4b2f-4df4-8944-f09b0b426721", "documentation": "Returns list Id details of the term list with list Id equal to list Id passed.", "method": "get", "endpoint": "contentmoderator/lists/v1.0/termlists/:listId", "responses": [ { "uuid": "f52d3523-7549-40da-9692-e0f3972abcca", "body": "{\n \"Description\": \"\",\n \"Id\": {{faker 'number.int' max=99999}},\n \"Metadata\": {},\n \"Name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "87a0ecaf-f922-4ad4-9c28-4b08bdc8205a", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "edf9b810-2359-4234-8ca0-f8f871089d4c", "documentation": "Updates an Term List.", "method": "put", "endpoint": "contentmoderator/lists/v1.0/termlists/:listId", "responses": [ { "uuid": "456c128a-4535-48a4-bee0-c9b9b42eebb9", "body": "{\n \"Description\": \"\",\n \"Id\": {{faker 'number.int' max=99999}},\n \"Metadata\": {},\n \"Name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5366153d-01a1-4614-b067-7be0e5f6f580", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c0a7d373-f082-4f0a-84b2-4b3dc37c4f25", "documentation": "Refreshes the index of the list with list Id equal to list ID passed.", "method": "post", "endpoint": "contentmoderator/lists/v1.0/termlists/:listId/RefreshIndex", "responses": [ { "uuid": "148a567b-3c67-44d0-9ec4-67e1e2416c84", "body": "{\n \"AdvancedInfo\": [\n {}\n ],\n \"ContentSourceId\": \"\",\n \"IsUpdateSuccess\": {{faker 'datatype.boolean'}},\n \"Status\": {\n \"Code\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Exception\": \"\"\n },\n \"TrackingId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "24785e60-2f6e-409d-8868-4b2f9206675c", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "36f65813-85b8-4a6e-a2f7-8248e0555e4a", "documentation": "Deletes all terms from the list with list Id equal to the list Id passed.", "method": "delete", "endpoint": "contentmoderator/lists/v1.0/termlists/:listId/terms", "responses": [ { "uuid": "8e107001-3ef1-4b7b-8691-cd7584379892", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4a1092b5-5f4e-4ef7-a2e1-2a8044d351f6", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e20dce7f-b241-4c29-92a1-dfcc62229924", "documentation": "Gets all terms from the list with list Id equal to the list Id passed.", "method": "get", "endpoint": "contentmoderator/lists/v1.0/termlists/:listId/terms", "responses": [ { "uuid": "dca0c456-f4af-46b3-a145-941b107f7229", "body": "{\n \"Data\": {\n \"Language\": \"\",\n \"Status\": {\n \"Code\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Exception\": \"\"\n },\n \"Terms\": [\n {\n \"Term\": \"\"\n }\n ],\n \"TrackingId\": \"\"\n },\n \"Paging\": {\n \"Limit\": {{faker 'number.int' max=99999}},\n \"Offset\": {{faker 'number.int' max=99999}},\n \"Returned\": {{faker 'number.int' max=99999}},\n \"Total\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "18853957-9353-4dca-bd0f-2ba5c823edbb", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "129c49eb-c40e-42b5-b061-0055222a85b4", "documentation": "Deletes a term from the list with list Id equal to the list Id passed.", "method": "delete", "endpoint": "contentmoderator/lists/v1.0/termlists/:listId/terms/:term", "responses": [ { "uuid": "685c264f-feea-42f4-a8e6-d4e243040ec4", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "eb3be034-63cb-4a5d-be06-c04a281e62fc", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cee1d5f6-20ae-46a3-aed0-87220cbb40b7", "documentation": "Add a term to the term list with list Id equal to list Id passed.", "method": "post", "endpoint": "contentmoderator/lists/v1.0/termlists/:listId/terms/:term", "responses": [ { "uuid": "0b7b247a-2feb-4369-b3b4-1ac274204324", "body": "", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f40e1da6-1aba-4cdd-9449-13e2346b4c14", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d2c9de1f-409d-4223-974b-fae49e719d53", "documentation": "Returns probabilities of the image containing racy or adult content.", "method": "post", "endpoint": "contentmoderator/moderate/v1.0/ProcessImage/Evaluate", "responses": [ { "uuid": "a117cf87-eaa3-449f-8419-da11ff41d451", "body": "{\n \"AdultClassificationScore\": {{faker 'number.int' max=99999}},\n \"AdvancedInfo\": [\n {\n \"Key\": \"\",\n \"Value\": \"\"\n }\n ],\n \"CacheID\": \"\",\n \"IsImageAdultClassified\": {{faker 'datatype.boolean'}},\n \"IsImageRacyClassified\": {{faker 'datatype.boolean'}},\n \"RacyClassificationScore\": {{faker 'number.int' max=99999}},\n \"Result\": {{faker 'datatype.boolean'}},\n \"Status\": {\n \"Code\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Exception\": \"\"\n },\n \"TrackingId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cd8a7b1b-b70e-419f-90fb-294c21a8577c", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a230c2bd-dea5-4e8b-8f10-71f7d7c09429", "documentation": "Returns the list of faces found.", "method": "post", "endpoint": "contentmoderator/moderate/v1.0/ProcessImage/FindFaces", "responses": [ { "uuid": "19083ebb-d677-47db-b446-c81a9782d259", "body": "{\n \"AdvancedInfo\": [\n {\n \"Key\": \"\",\n \"Value\": \"\"\n }\n ],\n \"CacheId\": \"\",\n \"Count\": {{faker 'number.int' max=99999}},\n \"Faces\": [\n {\n \"Bottom\": {{faker 'number.int' max=99999}},\n \"Left\": {{faker 'number.int' max=99999}},\n \"Right\": {{faker 'number.int' max=99999}},\n \"Top\": {{faker 'number.int' max=99999}}\n }\n ],\n \"Result\": {{faker 'datatype.boolean'}},\n \"Status\": {\n \"Code\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Exception\": \"\"\n },\n \"TrackingId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The list of faces found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "69a78114-3f83-49a0-ab12-42246af2f748", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "11566fe2-b934-4e49-94e6-762725c88088", "documentation": "Fuzzily match an image against one of your custom Image Lists. You can create and manage your custom image lists using this API. \r\n\r\nReturns ID and tags of matching image.
\r\n
\r\nNote: Refresh Index must be run on the corresponding Image List before additions and removals are reflected in the response.", "method": "post", "endpoint": "contentmoderator/moderate/v1.0/ProcessImage/Match", "responses": [ { "uuid": "3ae43106-a95d-4174-8123-e773647a36e4", "body": "{\n \"CacheID\": \"\",\n \"IsMatch\": {{faker 'datatype.boolean'}},\n \"Matches\": [\n {\n \"Label\": \"\",\n \"MatchId\": {{faker 'number.int' max=99999}},\n \"Score\": {{faker 'number.int' max=99999}},\n \"Source\": \"\",\n \"Tags\": [\n {{faker 'number.int' max=99999}}\n ]\n }\n ],\n \"Status\": {\n \"Code\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Exception\": \"\"\n },\n \"TrackingId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Supported values for tags are:\r\n.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1ee831ed-418a-43b1-aac7-6d74ae047902", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5a1b6e82-3b28-4d44-bddb-9e2673207cd3", "documentation": "Returns any text found in the image for the language specified. If no language is specified in input then the detection defaults to English.", "method": "post", "endpoint": "contentmoderator/moderate/v1.0/ProcessImage/OCR", "responses": [ { "uuid": "1b13516d-9816-40e5-8b5e-56da766693a2", "body": "{\n \"CacheId\": \"\",\n \"Candidates\": [\n {\n \"Confidence\": {{faker 'number.int' max=99999}},\n \"Text\": \"\"\n }\n ],\n \"Language\": \"\",\n \"Metadata\": [\n {\n \"Key\": \"\",\n \"Value\": \"\"\n }\n ],\n \"Status\": {\n \"Code\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Exception\": \"\"\n },\n \"Text\": \"\",\n \"TrackingId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The text found and list of candidate text details.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2503e674-57fa-47fd-ad40-c79d493a4543", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b83a953e-fbc4-4858-a3e8-89436affbfed", "documentation": "This operation will detect the language of given input content. Returns the ISO 639-3 code for the predominant language comprising the submitted text. Over 110 languages supported.", "method": "post", "endpoint": "contentmoderator/moderate/v1.0/ProcessText/DetectLanguage", "responses": [ { "uuid": "62087337-9376-4059-a23c-827c534d271c", "body": "{\n \"DetectedLanguage\": \"\",\n \"Status\": {\n \"Code\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Exception\": \"\"\n },\n \"TrackingId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The detected language result.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1eec8379-a2e3-44d8-82a9-574dac8384cc", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6bcff31a-8354-4522-a4f8-1587b2c2466d", "documentation": "Detect profanity and match against custom and shared blacklists", "method": "post", "endpoint": "contentmoderator/moderate/v1.0/ProcessText/Screen/", "responses": [ { "uuid": "ea981b79-a30e-4e55-b3f3-8d1c413a44ed", "body": "{\n \"AutoCorrectedText\": \"\",\n \"Classification\": {\n \"Category1\": {\n \"Score\": {{faker 'number.int' max=99999}}\n },\n \"Category2\": {\n \"Score\": {{faker 'number.int' max=99999}}\n },\n \"Category3\": {\n \"Score\": {{faker 'number.int' max=99999}}\n },\n \"ReviewRecommended\": {{faker 'datatype.boolean'}}\n },\n \"Language\": \"\",\n \"Misrepresentation\": [\n \"\"\n ],\n \"NormalizedText\": \"\",\n \"OriginalText\": \"\",\n \"PII\": {\n \"Address\": [\n {\n \"Index\": {{faker 'number.int' max=99999}},\n \"Text\": \"\"\n }\n ],\n \"Email\": [\n {\n \"Detected\": \"\",\n \"Index\": {{faker 'number.int' max=99999}},\n \"SubType\": \"\",\n \"Text\": \"\"\n }\n ],\n \"IPA\": [\n {\n \"Index\": {{faker 'number.int' max=99999}},\n \"SubType\": \"\",\n \"Text\": \"\"\n }\n ],\n \"Phone\": [\n {\n \"CountryCode\": \"\",\n \"Index\": {{faker 'number.int' max=99999}},\n \"Text\": \"\"\n }\n ],\n \"SSN\": [\n {\n \"Index\": {{faker 'number.int' max=99999}},\n \"Text\": \"\"\n }\n ]\n },\n \"Status\": {\n \"Code\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Exception\": \"\"\n },\n \"Terms\": [\n {\n \"Index\": {{faker 'number.int' max=99999}},\n \"ListId\": {{faker 'number.int' max=99999}},\n \"OriginalIndex\": {{faker 'number.int' max=99999}},\n \"Term\": \"\"\n }\n ],\n \"TrackingId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Status 200", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e04f1856-dd22-490a-83c3-3617aeee28d1", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cf4eb8dd-2677-45f8-b8d4-d99e9da200a8", "documentation": "A job Id will be returned for the content posted on this endpoint. \r\n\r\nOnce the content is evaluated against the Workflow provided the review will be created or ignored based on the workflow expression.\r\n\r\n

CallBack Schemas

\r\n\r\n

\r\n

Job Completion CallBack Sample


\r\n\r\n{
\r\n \"JobId\": \",
\r\n \"ReviewId\": \"\",
\r\n \"WorkFlowId\": \"default\",
\r\n \"Status\": \"\",
\r\n \"ContentType\": \"Image\",
\r\n \"ContentId\": \"\",
\r\n \"CallBackType\": \"Job\",
\r\n \"Metadata\": {
\r\n \"adultscore\": \"0.xxx\",
\r\n \"a\": \"False\",
\r\n \"racyscore\": \"0.xxx\",
\r\n \"r\": \"True\"
\r\n }
\r\n}
\r\n\r\n

\r\n

\r\n

Review Completion CallBack Sample


\r\n\r\n{\r\n \"ReviewId\": \"\",
\r\n \"ModifiedOn\": \"2016-10-11T22:36:32.9934851Z\",
\r\n \"ModifiedBy\": \"\",
\r\n \"CallBackType\": \"Review\",
\r\n \"ContentId\": \"\",
\r\n \"Metadata\": {
\r\n \"adultscore\": \"0.xxx\",\r\n \"a\": \"False\",
\r\n \"racyscore\": \"0.xxx\",
\r\n \"r\": \"True\"
\r\n },
\r\n \"ReviewerResultTags\": {
\r\n \"a\": \"False\",
\r\n \"r\": \"True\"
\r\n }
\r\n}
\r\n\r\n

.", "method": "post", "endpoint": "contentmoderator/review/v1.0/teams/:teamName/jobs", "responses": [ { "uuid": "7623e62d-a948-4294-a8a9-ba6b7f37ad37", "body": "{\n \"JobId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ee17e2ce-61f8-428c-88ac-b4a51f50b941", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "369f1885-c76c-4605-a958-5a7ac4954c1e", "documentation": "Get the Job Details for a Job Id.", "method": "get", "endpoint": "contentmoderator/review/v1.0/teams/:teamName/jobs/:JobId", "responses": [ { "uuid": "7d978382-d473-4d21-9b06-8401872f6fca", "body": "{\n \"CallBackEndpoint\": \"\",\n \"Id\": \"\",\n \"JobExecutionReport\": [\n {\n \"Msg\": \"\",\n \"Ts\": \"\"\n }\n ],\n \"ResultMetaData\": [\n {\n \"Key\": \"\",\n \"Value\": \"\"\n }\n ],\n \"ReviewId\": \"\",\n \"Status\": \"\",\n \"TeamName\": \"\",\n \"Type\": \"\",\n \"WorkflowId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "97697100-7495-46cf-8ace-d27be282454c", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0000e8b8-edfc-4e47-ad5b-83325b4aeadd", "documentation": "The reviews created would show up for Reviewers on your team. As Reviewers complete reviewing, results of the Review would be POSTED (i.e. HTTP POST) on the specified CallBackEndpoint.\r\n\r\n

CallBack Schemas

\r\n

Review Completion CallBack Sample

\r\n

\r\n{
\r\n \"ReviewId\": \"\",
\r\n \"ModifiedOn\": \"2016-10-11T22:36:32.9934851Z\",
\r\n \"ModifiedBy\": \"\",
\r\n \"CallBackType\": \"Review\",
\r\n \"ContentId\": \"\",
\r\n \"Metadata\": {
\r\n \"adultscore\": \"0.xxx\",
\r\n \"a\": \"False\",
\r\n \"racyscore\": \"0.xxx\",
\r\n \"r\": \"True\"
\r\n },
\r\n \"ReviewerResultTags\": {
\r\n \"a\": \"False\",
\r\n \"r\": \"True\"
\r\n }
\r\n}
\r\n\r\n

.", "method": "post", "endpoint": "contentmoderator/review/v1.0/teams/:teamName/reviews", "responses": [ { "uuid": "beb042b6-2896-4847-bd9a-e5672dc0bbe8", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1af1146b-3868-4c97-832f-85d399ba1fde", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "21193bcc-c057-47bb-8eb0-ee991e557b47", "documentation": "Returns review details for the review Id passed.", "method": "get", "endpoint": "contentmoderator/review/v1.0/teams/:teamName/reviews/:reviewId", "responses": [ { "uuid": "20f2adeb-52c5-4f15-8ad8-7dc104f0a0f4", "body": "{\n \"CallbackEndpoint\": \"\",\n \"Content\": \"\",\n \"ContentId\": \"\",\n \"CreatedBy\": \"\",\n \"Metadata\": [\n {\n \"Key\": \"\",\n \"Value\": \"\"\n }\n ],\n \"ReviewId\": \"\",\n \"ReviewerResultTags\": [\n {\n \"Key\": \"\",\n \"Value\": \"\"\n }\n ],\n \"Status\": \"\",\n \"SubTeam\": \"\",\n \"Type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "acf1d895-c7c3-4882-b96f-e1cabe5470e3", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a68bb46f-bc71-4733-9c13-13cb274b3d6d", "documentation": "The reviews created would show up for Reviewers on your team. As Reviewers complete reviewing, results of the Review would be POSTED (i.e. HTTP POST) on the specified CallBackEndpoint.\r\n\r\n

CallBack Schemas

\r\n

Review Completion CallBack Sample

\r\n

\r\n{
\r\n \"ReviewId\": \"\",
\r\n \"ModifiedOn\": \"2016-10-11T22:36:32.9934851Z\",
\r\n \"ModifiedBy\": \"\",
\r\n \"CallBackType\": \"Review\",
\r\n \"ContentId\": \"\",
\r\n \"Metadata\": {
\r\n \"adultscore\": \"0.xxx\",
\r\n \"a\": \"False\",
\r\n \"racyscore\": \"0.xxx\",
\r\n \"r\": \"True\"
\r\n },
\r\n \"ReviewerResultTags\": {
\r\n \"a\": \"False\",
\r\n \"r\": \"True\"
\r\n }
\r\n}
\r\n\r\n

.", "method": "get", "endpoint": "contentmoderator/review/v1.0/teams/:teamName/reviews/:reviewId/frames", "responses": [ { "uuid": "12c5a495-798d-4bbe-8724-756034794cbb", "body": "{\n \"ReviewId\": \"\",\n \"VideoFrames\": [\n {\n \"FrameImage\": \"\",\n \"Metadata\": [\n {\n \"Key\": \"\",\n \"Value\": \"\"\n }\n ],\n \"ReviewerResultTags\": [\n {\n \"Key\": \"\",\n \"Value\": \"\"\n }\n ],\n \"Timestamp\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "21778823-f629-4e5b-b2a5-18166842c0f8", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5cb39dbf-f75f-4ebd-a7f0-9de520217add", "documentation": "The reviews created would show up for Reviewers on your team. As Reviewers complete reviewing, results of the Review would be POSTED (i.e. HTTP POST) on the specified CallBackEndpoint.\r\n\r\n

CallBack Schemas

\r\n

Review Completion CallBack Sample

\r\n

\r\n{
\r\n \"ReviewId\": \"\",
\r\n \"ModifiedOn\": \"2016-10-11T22:36:32.9934851Z\",
\r\n \"ModifiedBy\": \"\",
\r\n \"CallBackType\": \"Review\",
\r\n \"ContentId\": \"\",
\r\n \"Metadata\": {
\r\n \"adultscore\": \"0.xxx\",
\r\n \"a\": \"False\",
\r\n \"racyscore\": \"0.xxx\",
\r\n \"r\": \"True\"
\r\n },
\r\n \"ReviewerResultTags\": {
\r\n \"a\": \"False\",
\r\n \"r\": \"True\"
\r\n }
\r\n}
\r\n\r\n

.", "method": "post", "endpoint": "contentmoderator/review/v1.0/teams/:teamName/reviews/:reviewId/frames", "responses": [ { "uuid": "e933f6f3-0190-4b0c-81db-7b1f9b3b4fc0", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6930ea85-473f-4137-b5ff-eb56c825a885", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a470e180-ffd6-4b20-8e59-bbb54862a57a", "documentation": "Publish video review to make it available for review.", "method": "post", "endpoint": "contentmoderator/review/v1.0/teams/:teamName/reviews/:reviewId/publish", "responses": [ { "uuid": "06b1622c-9549-4907-98c4-e589486095dd", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "17374272-8c87-4c4c-839c-b7c6d883b684", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "08b621ad-1e02-4030-88d0-98eb151c8e9a", "documentation": "This API adds a transcript file (text version of all the words spoken in a video) to a video review. The file should be a valid WebVTT format.", "method": "put", "endpoint": "contentmoderator/review/v1.0/teams/:teamName/reviews/:reviewId/transcript", "responses": [ { "uuid": "53460326-aa6a-4de8-9faf-0d33f640841d", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a1736e3f-a206-428c-bbd2-5fff61f8b47a", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9a705e52-8123-486a-a751-b8bec2e52cd4", "documentation": "This API adds a transcript screen text result file for a video review. Transcript screen text result file is a result of Screen Text API . In order to generate transcript screen text result file , a transcript file has to be screened for profanity using Screen Text API.", "method": "put", "endpoint": "contentmoderator/review/v1.0/teams/:teamName/reviews/:reviewId/transcriptmoderationresult", "responses": [ { "uuid": "7d357836-ce21-449c-83c5-b121b79c07e5", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "260da96c-8a41-4371-8630-85bd10cc0905", "body": "{\n \"Error\": {\n \"Code\": \"\",\n \"Message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "9d5a5ba4-66f2-4423-98a3-84d7b2ee22b4" }, { "type": "route", "uuid": "a0173b69-b116-459a-9e57-2034426a1e11" }, { "type": "route", "uuid": "67c9fb55-ff56-4bab-acf0-6293eb8b85fd" }, { "type": "route", "uuid": "49dbe683-6a2a-489b-bea6-68d63de019e9" }, { "type": "route", "uuid": "0fce9e4c-4f85-46e9-889c-5d06e1112053" }, { "type": "route", "uuid": "f040b03a-d103-4d8d-8424-09ecfb6fb7fb" }, { "type": "route", "uuid": "6d4386f1-3078-4414-8516-2dd96fc0c23b" }, { "type": "route", "uuid": "047df768-eb5a-4bb3-9eb9-e35e7c46765d" }, { "type": "route", "uuid": "82562de3-6b44-44d3-8883-4ab255bbe0ef" }, { "type": "route", "uuid": "e1d06697-d829-4719-8442-33ad1753206f" }, { "type": "route", "uuid": "a2325fe8-5c36-4759-9091-bbb6f7b5986f" }, { "type": "route", "uuid": "aa4e8672-958f-4af0-942a-2c977cb90a00" }, { "type": "route", "uuid": "ad0cd2c2-4238-4c3e-924c-eb9904ef3e77" }, { "type": "route", "uuid": "26789d13-4b2f-4df4-8944-f09b0b426721" }, { "type": "route", "uuid": "edf9b810-2359-4234-8ca0-f8f871089d4c" }, { "type": "route", "uuid": "c0a7d373-f082-4f0a-84b2-4b3dc37c4f25" }, { "type": "route", "uuid": "36f65813-85b8-4a6e-a2f7-8248e0555e4a" }, { "type": "route", "uuid": "e20dce7f-b241-4c29-92a1-dfcc62229924" }, { "type": "route", "uuid": "129c49eb-c40e-42b5-b061-0055222a85b4" }, { "type": "route", "uuid": "cee1d5f6-20ae-46a3-aed0-87220cbb40b7" }, { "type": "route", "uuid": "d2c9de1f-409d-4223-974b-fae49e719d53" }, { "type": "route", "uuid": "a230c2bd-dea5-4e8b-8f10-71f7d7c09429" }, { "type": "route", "uuid": "11566fe2-b934-4e49-94e6-762725c88088" }, { "type": "route", "uuid": "5a1b6e82-3b28-4d44-bddb-9e2673207cd3" }, { "type": "route", "uuid": "b83a953e-fbc4-4858-a3e8-89436affbfed" }, { "type": "route", "uuid": "6bcff31a-8354-4522-a4f8-1587b2c2466d" }, { "type": "route", "uuid": "cf4eb8dd-2677-45f8-b8d4-d99e9da200a8" }, { "type": "route", "uuid": "369f1885-c76c-4605-a958-5a7ac4954c1e" }, { "type": "route", "uuid": "0000e8b8-edfc-4e47-ad5b-83325b4aeadd" }, { "type": "route", "uuid": "21193bcc-c057-47bb-8eb0-ee991e557b47" }, { "type": "route", "uuid": "a68bb46f-bc71-4733-9c13-13cb274b3d6d" }, { "type": "route", "uuid": "5cb39dbf-f75f-4ebd-a7f0-9de520217add" }, { "type": "route", "uuid": "a470e180-ffd6-4b20-8e59-bbb54862a57a" }, { "type": "route", "uuid": "08b621ad-1e02-4030-88d0-98eb151c8e9a" }, { "type": "route", "uuid": "9a705e52-8123-486a-a751-b8bec2e52cd4" } ] }