@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 }}