API apply
Form to apply for an API key linked with a user's account.
Route name
user_account_api_apply
URL pattern
/account/api/apply
Layout
Form
Module
MyAccount
Page class
api-form
Acceptance criteria
- Must have valid user session to view
- Redirects to index if no valid user session
- Form includes description field, terms checkbox and submit button
- An error is highlighted if terms is not checked on submission
- On successful submission a api key submission is generated, redirected to user home, success message shown