post_activity_log: Post activity log

post_activity_logR Documentation

Post activity log

Description

Post activity log

Usage

post_activity_log(
  activity_log_url,
  body,
  access_token,
  language = "nl",
  check_ssl = TRUE,
  debug = FALSE
)

Arguments

activity_log_url

API endpoint for the activity log.

body

Content to post as a list.

access_token

API access token.

language

Language of the response data.

check_ssl

Whether to check the SSL certificate or allow insecure connections.

debug

Whether to enable debugging messages.


Timformatie/tfmGemsTracker documentation built on Oct. 30, 2024, 1:18 p.m.