Overview
/
Developer Tools
/
API Reference
/
Users
/
Update the user's privacy settings.

Update the user's privacy settings

Billing: No usage charge

HTTP Request

  • application/json

    //
    {
    • can_train_on_data:

      boolean
      //
    }

Response

  • 200 OK
    • //
      {
      • can_train_on_data:

        boolean
        //
      }

Examples

put
/user/privacy
200 OK
Response