ReferenceDocumentsDocumentidTitle generations

    Generate document title

    Generate document title - POST /documents/{documentId}/title-generations. DocDealer REST API reference.

    POST
    /documents/{documentId}/title-generations

    Authorization

    bearerAuth
    AuthorizationBearer <token>

    In: header

    Path Parameters

    documentId*string

    Response Body

    application/json

    application/json

    application/json

    curl -X POST "https://example.com/documents/string/title-generations"
    {  "success": true}