propertymappings_all_test_create
POST/api/v3//propertymappings/all/:pm_uuid/test/
Test Property Mapping
Request
Path Parameters
pm_uuid uuidrequired
A UUID string identifying this Property Mapping.
Query Parameters
format_result boolean
- application/json
Body
userintegernullable
context object
groupuuidnullable
Responses
- 200
- 400
- 403
- application/json
- Schema
- Example (auto)
Schema
resultstringrequired
successfulbooleanrequired
{
"result": "string",
"successful": true
}
Invalid parameters
- application/json
- Schema
- Example (auto)
Schema
detailstringrequired
codestring
{
"detail": "string",
"code": "string"
}
Authorization: http
name: authentiktype: httpscheme: bearer
- csharp
- curl
- dart
- go
- http
- java
- javascript
- kotlin
- c
- nodejs
- objective-c
- ocaml
- php
- powershell
- python
- r
- ruby
- rust
- shell
- swift
- HTTPCLIENT
- RESTSHARP