post_engine: Core code for all POST calls

View source: R/api-engine.R

post_engineR Documentation

Core code for all POST calls

Description

Core code for all POST calls

Usage

post_engine(api_endpoint, ref, ...)

Arguments

api_endpoint

API endpoint

ref

Repository reference (list) created by create_repo_ref()

...

Additional user-defined body parameters. Use browse_docs() to learn more.

Value

Content of POST request as list


emilyriederer/projmgr documentation built on Jan. 26, 2024, 3:09 a.m.