Profiles
setProfileVisibility
Set Profile Visibility
Request a Profile visibility change (public ↔ private).
Arguments
isPublicbooleanrequiredtrue to publish (anyone with the link can view); false to make private (owner-only).profileIdstringrequiredThe profile ID
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- make my profile public
- publish my profile
- make my profile private
- unpublish my profile
- hide my profile
Pair it with
The verbs that finish the job.