post: Make a POST request to Paddle API

View source: R/ZZZ.r

postR Documentation

Make a POST request to Paddle API

Description

Make a POST request to Paddle API

Usage

post(link, body)

Arguments

link

The API endpoint URL.

body

The body of the request, typically a list to be converted to JSON.

Value

Parsed JSON response from the API.


paddleR documentation built on June 24, 2025, 9:07 a.m.