finnow/finnow-api/bruno-api/Finnow/Generate Sample Data.bru

19 lines
360 B
Plaintext

meta {
name: Generate Sample Data
type: http
seq: 1
}
post {
url: {{base_url}}/sample-data
body: none
auth: none
}
docs {
Wipes and re-generates a set of sample accounts in the Finnow API. Only available in the development version.
The response is returned immediately, but the sample data generation takes a few seconds to complete.
}