Moderate User-Generated Content for NSFW Content

View Markdown

Moderate your user-generated content with ittybit's NSFW (Not Safe For Work) tasks.


Create a NSFW Task

const task = await ittybit.tasks.create({
  url: 'https://example.com/video.mp4',
  kind: 'nsfw',
});

See the NSFW Tasks section for more information about available options.


(See SDKs for install and initialization steps.)

On this page