Updating Segments via API/Webhook

I was reading the documentation for Mautic’s API and it states that segments are able to read and write, just as the contacts. Later, the documentation states that only the contacts are write accessible. Are we able to update the segments data from the API?



https://github.com/mautic/api-library

Forms - read only

Contacts - read and write

Segments - read and write

Pages - read only

I was reading the documentation for Mautic’s API and it states that segments are able to read and write, just as the contacts. Later, the documentation states that only the contacts are write accessible. Are we able to update the segments data from the API?

https://github.com/mautic/api-library
Forms - read only
Contacts - read and write
Segments - read and write
Pages - read only