Update attribute accessibility

Update the accessibility of an attribute.

Path Params
uuid
required

ID of the app.

string
required

Column ID of an attribute

Body Params
boolean
required

Whether the attribute should be accessible via the public API.

If set to true, the attribute can be retrieved through the public profile attributes endpoint without authentication. If set to false, the attribute is only available through authenticated endpoints. The default value is false.

Responses
204

Attribute accessibility successfully updated

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain