Create Mappings

Create up to 100 mappings.

Securityoidc-token or oauth2-client-credentials or oauth2-open-industrial-data or oauth2-auth-code
Request
Request Body schema: application/json
required

Mappings to create.

required
Array of objects (Items) [ 1 .. 100 ] characters
Responses
200

List of created mappings

400

The response for a bad request.

422

Validation Error

post/hostedextractors/mappings
Request samples
application/json
{
  • "items": [
    • {
      }
    ]
}
Response samples
application/json
{
  • "items": [
    • {
      }
    ]
}