---
title: "Create leaf user config"
method: POST
path: "/services/config/api/configs/{leafUserId}"
tags: ["Configurations"]
---

# Create leaf user config

`POST /services/config/api/configs/{leafUserId}`

## Path parameters

- `leafUserId` string, required

## Request body

- object
  - `operationsImageCreation` boolean
  - `geoimagesResolution` number
  - `geoimagesShape` string
  - `geoimagesProjection` string
  - `geoimagesColorRamp` object
  - `fieldsAutoSync` boolean

## Response `201`

Config created

---

[API](https://skmtc.net/withleaf/apis/leaf-api.md) · [All operations](https://skmtc.net/withleaf/apis/leaf-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/withleaf/leaf-api/revisions/ee7a2a2053e2/schema)
