Skip to main content
Version: 8.9

Type Alias: CreateMappingRuleErrors

type CreateMappingRuleErrors = object;

Properties

400

400: ProblemDetail;

The provided data is not valid.


403

403: ProblemDetail;

The request to create a mapping rule was denied. More details are provided in the response body.


404

404: ProblemDetail;

The request to create a mapping rule was denied.


500

500: ProblemDetail;

An internal error occurred while processing the request.