Unlock Campaign Profile Resource

# Unlock Campaign Profile Resource

Simlessly API (v1.0.0): Unlock Campaign Profile Resource

# POST

https://rsp.simlessly.com/api/v1/open/campaign/resource/unlock (opens new window)

# Parameters of Request

Name Type MOC Description Example
iccid String Mandatory ICCID (length: 19-20) 89860468152080349618

# Example of Request

{
  "iccid":"8985211116317800004"
}

# Parameters of Response

Name Type MOC Description Example

# Example of Response

 {
  "obj":{},
  "success": true,
  "msg": "",
  "code": "00000"
}