Successfully generated sign-up URL
Invalid input
Unauthorized
Conflict: Google Enterprise already exists and is enrolled to Google EMM
Internal server error
{- "callback_url": "string"
}
{- "signup_url": "string",
- "completion_token": "string"
}
Successfully retrieved enrollment status
Invalid input
Unauthorized
Internal server error
{- "content": {
- "count": 0,
- "previous": "string",
- "next": "string",
- "results": [
- {
- "id": 0,
- "google_enterprise_id": "string",
- "name": "string",
- "state": 0,
- "callback_url": "string",
- "signup_url": "string",
- "completion_token": "string",
- "enterprise_token": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z",
- "tenant_id": "string"
}
]
}
}
Successful Response
Invalid input
Unauthorized
Internal server error
{- "google_enterprise_id": "test",
}
{- "token": "test_1245"
}
Successfully completed EMM enrollment
Invalid input
Unauthorized
Not Found
Internal server error
{- "completion_token": "string",
- "enterprise_token": "string"
}
{- "id": 0,
- "google_enterprise_id": "string",
- "name": "string",
- "state": 0,
- "callback_url": "string",
- "signup_url": "string",
- "completion_token": "string",
- "enterprise_token": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z",
- "tenant_id": "string"
}
Successfully retrieved Google Service Account
Invalid input
Unauthorized
Internal server error
{- "content": {
- "count": 0,
- "previous": "string",
- "next": "string",
- "results": [
- {
- "tenant_id": "string",
- "google_enterprise_id": "string",
- "name": "string",
- "key_id": "string",
- "type": 0,
- "is_set": true,
- "is_active": true,
- "data": "string",
- "public_data": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
]
}
}