Search code examples
asanaasana-api

Archiving an Asana Project using the API


How can I archive a project using the api?

The api documentation for projects shows that projects have an 'archived' attribute, but when I try to update it, I get a message that it's read only.


Solution

  • Unfortunately, there is no way to write to this endpoint in the Asana API.