R/api.R
api_post.Rd
Post data to epigraf
api_post(endpoint, params = c(), payload = NULL, database = NA)
The endpoint path
Query parameters
The data posted to the endpoint
The selected database
void