Last updated 29 days ago
Headers
Body
Response
PUT /external-policies/requests/{messageId}/approve
Updates schema rule configuration for the specified rule ID.
Content-Type
application/json
Authorization
Bearer <token>
messageId
string
Schema Rule Identifier
{ description: Successful operation. content: application/json: schema: $ref: '#/components/schemas/PolicyDTO' }
{ description: Unauthorized. }
{ description: Forbidden. }
{ description: Internal server error. content: application/json: schema: $ref: '#/components/schemas/InternalServerErrorDTO' }