---
title: "PUT /v1/assigner/{name}"
method: PUT
path: "/v1/assigner/{name}"
---

# PUT /v1/assigner/{name}

`PUT /v1/assigner/{name}`

Assign a profile UUID for assignment for the given DEP name.

## Response `200`

The store assigner profile UUID corresponding to the DEP name.

- AssignerProfileUUID
  - `profile_uuid` string

## Other responses

- `400` — There was a problem with the supplied request. The request was in an incorrect format or other request data error.
- `401` — API key is missing or invalid.
- `500` — An error occured on this endpoint.

---

[API](https://skmtc.net/fleetdm/apis/nanodep-depserver-api.md) · [All operations](https://skmtc.net/fleetdm/apis/nanodep-depserver-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fleetdm/nanodep-depserver-api/versions/20aad01e93f3/schema)
