Create notice v3
documentedSubmit a new error notice to a project (v3).
POST /api/v3/projects/{project_id}/notices?key=PROJECT_KEYError notification v3no implementation yet0 runsInput
project_id*
Airbrake Project ID
12345
error_type*
Error type
RuntimeError
error_message*
Error message
Something went wrong
bt_file*
Backtrace file
path/to/file.rb
bt_line*
Backtrace line
42
bt_function*
Backtrace function
create
Calls Airbrake as you (your API key is your account); keychains.dev holds the credentials.