# Update restore assistant **POST /v1/Assistants/Restore** TODO: Resource-level docs ## Servers ## Parameters ### Body: (object) - **Assistant** (string) The Twilio-provided string that uniquely identifies the Assistant resource to restore. ## Responses ### 200 OK #### Body: (object) - **account_sid** (string | null) The SID of the Account that created the resource - **callback_events** (string | null) Reserved - **callback_url** (string(uri) | null) Reserved - **date_created** (string(date-time) | null) The RFC 2822 date and time in GMT when the resource was created - **date_updated** (string(date-time) | null) The RFC 2822 date and time in GMT when the resource was last updated - **development_stage** (string | null) A string describing the state of the assistant. - **friendly_name** (string | null) The string that you assigned to describe the resource - **latest_model_build_sid** (string | null) Reserved - **log_queries** (boolean | null) Whether queries should be logged and kept after training - **needs_model_build** (boolean | null) Whether model needs to be rebuilt - **sid** (string | null) The unique string that identifies the resource - **unique_name** (string | null) An application-defined string that uniquely identifies the resource [Powered by Bump.sh](https://bump.sh)