Request Sudo access
POST {{fastly_url}}/sudo
Re-authenticate to allow the provided user to obtain sudo access.
Authorization: Requires API token.
Request Body
{"username"=>"FASTLY_USERNAME", "password"=>"FASTLY_PASSWORD"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Content-Type | string | ||
Accept | string |