API Docs / Operations / Professional Clearance / Update ProfessionalClearanceRequestItem

Update ProfessionalClearanceRequestItem

PUT /api/tenants/{tenant}/professionalclearance/items/{code}

Updates a ProfessionalClearanceRequestItem for the specified tenant.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string
{
  "request": "string",
  "sortOrder": 0,
  "global": false
}

Responses

400 Bad Request
401 Unauthorized - Invalid or missing API key
404 Not Found