Create Automation Token

POST {{fastly_url}}/automation-tokens

Creates a new automation token.

Authorization: Requires API token.

Request Body

{"name"=>"my_automation_token", "expires_at"=>nil, "role"=>"engineer", "tls_access"=>false}

HEADERS

KeyDatatypeRequiredDescription
Hoststring
Content-Typestring
Acceptstring