Document Types
Update a document type
Update an existing document type.
patch/v3/document_types/{identifier}
Path parameters
identifierstring required
Document type identifier
Request body
Response
Document type updated successfully
Example response
{
"identifier": "mEFayXdO"
}