---
title: "POST /propertymappings/all/{pm_uuid}/test/"
method: POST
path: "/propertymappings/all/{pm_uuid}/test/"
tags: ["propertymappings"]
---

# POST /propertymappings/all/{pm_uuid}/test/

`POST /propertymappings/all/{pm_uuid}/test/`

Test Property Mapping

## Path parameters

- `pm_uuid` string, uuid, required

## Query parameters

- `format_result` boolean

## Request body

- PropertyMappingTestRequest — Test property mapping execution for a user/group with context
  - `user` integer, nullable
  - `context` object
  - `group` string, uuid, nullable

## Response `200`

- PropertyMappingTestResult — Result of a Property-mapping test
  - `result` string, required
  - `successful` boolean, required

## Other responses

- `400` — Invalid parameters
- `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)
