# PUT /inventory-exports/{id}.json **PUT /inventory-exports/{id}.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (integer(int64)) Numeric ID of the instance ### Body: application/json (object) - **createdAt** (string(date-time)) Created at - **delivery** (string | null) Delivery - **emails** (array[string] | null) Emails - **enabled** (boolean | null) Enabled - **id** (integer(int32) | null) Id - **inventoryType** (string | null) Inventory type - **lastExportedAt** (string(date-time) | null) Last exported at - **name** (string) Name - **overwrite** (boolean | null) Overwrite - **s3Bucket** (string | null) S3 bucket - **s3Key** (string | null) S3 key - **s3Path** (string | null) S3 path - **s3Secret** (string | null) S3 secret - **scheduledType** (string | null) Scheduled type - **sendingSchedule** (string | null) Sending schedule - **updatedAt** (string(date-time)) Updated at ## Responses [Powered by Bump.sh](https://bump.sh)