API edit createdAt

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • olof
    Senior Member
    • Jul 2018
    • 184

    API edit createdAt

    We struggled with importing the Created Date so we are trying to edit it with the API but this isn't working.. Any ideas?
    Read only has been removed in the Field Manager.

    Thanks

    Olof


    curl -X PUT --header "Content-Type: application/json" -d '{"createdAt":"2018-01-01 01:01:01"}' --header "Authorization: Basic TOKEN=" http://10.12.3.125/api/v1/Contact/5b6895abb7ebe5398 -v
  • olof
    Senior Member
    • Jul 2018
    • 184

    #2
    FYI, don’t worry about this - we have updated it all in sql rather than via the api.

    Comment

    Working...