@if($plainToken) {{ __('New Token') }} {{ __('Copy this token now. You will not be able to see it again.') }}

{{ __('API Token') }}

{{ $plainToken }}

@endif {{ __('Automation API Endpoints') }} {{ __('Use these endpoints with a token that has the automation ability.') }}
GET /api/automation/users
POST /api/automation/users
POST /api/automation/domains
{{ $this->table }}