/benchmark/setemailaddress
DesigningPOST
/benchmark/setemailaddress/{progress_key}/{progress_update_secret}Last modified: 4 days ago
Set the notification email address on a benchmark task identified by its URL.
Request
Path Params
progress_key
string
required
progress_update_secret
string
required
Body Params multipart/form-data
email_address
string
required
Email address to receive results notification
Example:
si@anomify.ai
mailing_list_subscribe
string
required
Should be "true" or "false". Will default to "false" if not provided.
Example:
true
Request samples
Responses
An example Response(200)
An example Response
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 4 days ago