Skip to main content

Create BNSP certificate

POST 

/admin-bnsp/set-certificate/:registration_id

Set up BNSP certificates for users and their graduation status.

Request

Body

required

    tanggal_tes string
    status_kelulusan string
    file string

Responses

OK.

Schema

    success boolean
    message string
    Example: Successfully Saved the BNSP Certificate!