Updated How to use OVH domain api (markdown)
parent
b6af3f33b3
commit
62321cad0f
|
@ -3,11 +3,12 @@
|
|||
## 1. Create application key and secret
|
||||
### Option 1
|
||||
https://eu.api.ovh.com/createApp/
|
||||
Then wait for acme.sh to output the validation required to create the consumer key
|
||||
|
||||
Watch out the acme.sh output and copy/paste the validation URL. It's required to create the consumer key
|
||||
|
||||
### Option 2
|
||||
https://www.ovh.com/auth/api/createToken
|
||||
And use this settings
|
||||
And use hereafter settings
|
||||
* GET /auth/time
|
||||
* GET /domain
|
||||
* GET /domain/zone/*
|
||||
|
|
Loading…
Reference in New Issue