POST
/
v2
/
mdm
/
credentials
/
{type}
Upload MDM credential
curl --request POST \
  --url https://coreapi-dev.us.bcpapers.ca/v2/mdm/credentials/{type} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Paste the JWT token only (no "Bearer " prefix needed — the UI adds it automatically).

Path Parameters

type
string
required

Credential type (apn_cert, vpp, dep_server)

Response

201 - application/json

Created

The response is of type object.