Skip to main content

Lock Campaign

POST 

/lockCampaign

This API is used to lock campaign after validating whether campaign is completed or not.

The Authorization must have Bearer followed by Token.

Mandatory params:

campaignId, verifier

Optional params:

certkey, lockComments

Request

Path Parameters

    path stringrequired

Body

    campaignId string

Responses

Lock Campaign

Response Headers

  • Date

    string

  • Server

    string

  • Set-Cookie

    string

  • Transfer-Encoding

    string

  • X-Content-Type-Options

    string

  • X-Frame-Options

    string

Schema

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