Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.truthlocks.com/llms.txt

Use this file to discover all available pages before exploring further.

PUT/v1/consumer/protections/{id}/visibility
Change whether a content protection is publicly visible on your portfolio or hidden. Public protections appear in similarity checks and on your public profile page. Private protections are only visible to you. You can only update visibility for your own protections.

Parameters

id
string
required
The protection ID (UUID) returned when you protected the content.
visibility
string
required
The new visibility setting. Must be public or private.

Responses