How to set CreatedBy in API
QUESTION:
When creating a project or other entities in Changepoint using the API, the CreatedBy and UpdateBy is always set to the API user.
ANSWER:
API currently does not allow for impersonation. It automatically assigns the logged in user as the createdby/updatedby when creating/updating the object or entity. This behaviour is by design.