Update protection visibility
Consumer (B2C)
Update protection visibility
Toggle a content protection between public and private.
PUT
Update protection visibility
PUT
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.
/v1/consumer/protections/{id}/visibilityParameters
The protection ID (UUID) returned when you protected the content.
The new visibility setting. Must be
public or private.Responses
Authorizations
API key for machine-to-machine authentication
Path Parameters
Protection ID
Body
application/json
Visibility level
Available options:
public, private, unlisted 
