Skip to content

Commit b4079f2

Browse files
Update src/content/docs/cloudflare-one/identity/devices/service-providers/custom.mdx
Co-authored-by: marciocloudflare <[email protected]>
1 parent dca4812 commit b4079f2

File tree

1 file changed

+6
-6
lines changed
  • src/content/docs/cloudflare-one/identity/devices/service-providers

1 file changed

+6
-6
lines changed

src/content/docs/cloudflare-one/identity/devices/service-providers/custom.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ Cloudflare will pass the following parameters to the configured API endpoint. Yo
3737

3838
| Field | Description |
3939
| ----- | ----------- |
40-
| device_id | Device UUID assigned by the WARP client |
41-
| email | Email address used to authenticate the WARP client |
42-
| serial_number | Device serial number |
43-
| mac_address | Device MAC address |
44-
| virtual_ipv4 | Device virtual IPv4 address |
45-
| hostname | Device name |
40+
| `device_id` | Device UUID assigned by the WARP client |
41+
| `email` | Email address used to authenticate the WARP client |
42+
| `serial_number` | Device serial number |
43+
| `mac_address` | Device MAC address |
44+
| `virtual_ipv4` | Device virtual IPv4 address |
45+
| `hostname` | Device name |
4646

4747
Example request body:
4848
```json

0 commit comments

Comments
 (0)