---
title: "POST /endpoints/agents/psso/ise/"
method: POST
path: "/endpoints/agents/psso/ise/"
tags: ["endpoints"]
---

# POST /endpoints/agents/psso/ise/

`POST /endpoints/agents/psso/ise/`

Mixin to add a used_by endpoint to return a list of all objects using this object

## Request body

- AppleIndependentSecureEnclaveRequest
  - `uuid` string, uuid
  - `user` integer, required — The user that this device belongs to.
  - `apple_secure_enclave_key` string, required
  - `apple_enclave_key_id` string, required
  - `device_type` string, required

## Response `201`

- AppleIndependentSecureEnclave
  - `uuid` string, uuid
  - `user` integer, required — The user that this device belongs to.
  - `apple_secure_enclave_key` string, required
  - `apple_enclave_key_id` string, required
  - `device_type` string, required

## Other responses

- `400`
- `403`

---

[API](https://skmtc.dev/goauthentik/apis/authentik.md) · [All operations](https://skmtc.dev/goauthentik/apis/authentik/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goauthentik/authentik/revisions/4e42e86021d7/schema)
