GET
/
byod
/
enroll
/
{code}
Download BYOD enrollment mobileconfig profile
curl --request GET \
  --url https://coreapi-dev.us.bcpapers.ca/byod/enroll/{code}
"<string>"

Path Parameters

code
string
required

Enrollment code

Query Parameters

tenant_id
string
required

Tenant UUID

Response

mobileconfig file

The response is of type string.