File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,19 +29,19 @@ Alternatively, you can import the files directly from this repository:
2929### Authentication
3030
31311 . ** Set your credentials**
32- Define the following environment variables:
32+ - Define the following environment variables:
3333
34- * ` username ` – your UDNS username
35- * ` password ` – your UDNS password
34+ * ` username ` – your UDNS username
35+ * ` password ` – your UDNS password
3636
37372 . ** Manually obtain your token (first time)**
38- In Postman:
38+ - In Postman:
3939
40- * Open the ** Authorization** tab at the collection level
41- * Click ** "Get New Access Token"** , then ** "Use Token"**
40+ * Open the ** Authorization** tab at the collection level
41+ * Click ** "Get New Access Token"** , then ** "Use Token"**
4242
43433 . ** Token refresh**
44- After the initial token is retrieved, Postman will automatically refresh it when needed—provided the refresh token remains valid.
44+ - After the initial token is retrieved, Postman will automatically refresh it when needed—provided the refresh token remains valid.
4545
4646## Utilities
4747
Original file line number Diff line number Diff line change @@ -35,19 +35,18 @@ The easiest way to get started is to:
3535After importing the collection, you'll need to:
3636
37371 . ** Set your credentials**
38- Define the following environment variables:
38+ - Define the following environment variables:
3939
40- * ` username ` – your UDNS username
41- * ` password ` – your UDNS password
40+ * ` username ` – your UDNS username
41+ * ` password ` – your UDNS password
4242
43432 . ** Manually obtain your token (first time)**
44- In Postman:
44+ - In Postman:
4545
46- * Open the ** Authorization** tab at the collection level
47- * Ensure the type is set to ** OAuth 2.0**
48- * Click ** "Get New Access Token"** , then ** "Use Token"**
46+ * Open the ** Authorization** tab at the collection level
47+ * Click ** "Get New Access Token"** , then ** "Use Token"**
4948
50493 . ** Token refresh**
51- After the initial token is retrieved, Postman will automatically refresh it when needed—provided the refresh token remains valid.
50+ - After the initial token is retrieved, Postman will automatically refresh it when needed—provided the refresh token remains valid.
5251
5352For more detailed information about using the collection, please refer to the [ main README] ( ../README.md ) .
You can’t perform that action at this time.
0 commit comments