Makes the decorated method only available to users that have write permissions on the current project.
If the user does not have write permissons on the project OR the application is executed in runtime mode,
the API is not available and an error is logged.
Makes the decorated method only available to users that have write permissions on the current project. If the user does not have write permissons on the project OR the application is executed in runtime mode, the API is not available and an error is logged.