Skip to main content

Reassign UserManager Step 1 for Campaign

POST 

/reassignUserManagerforCampaign

This API reassigns UserManager for Campaign at Employment Verification Stage in SSM. The Authorization must have Bearer followed by Token. Mandatory params: campaignname or campaignid certificationname or certkey username Optional params: newassignee comments updateuser

Request

Body

    campaignid string
    campaignname string
    certificationname string
    certkey string
    comments string
    newassignee string
    updateuser string
    username string[]

Responses

Lock Campaign / Reassign UserManager for Campaign

Response Headers

  • Content-Length

    string

  • Date

    string

  • Server

    string

  • WWW-Authenticate

    string

Schema

    Total Incomplete certification undefined[]
    Total locked certification string[]
    errorCode string
    errorcode string
    lockedcertkey number[]
    msg string
Loading...