Setting Read-Only status on an attachment when creating via rest api?

Options

Is it possible to set an attachment to read-only when creating via the rest api? I have tried including "STATUS": 19 (as int and string) in the data object, but that doesn't seem to do it.

Thanks!