parse_user_create_body {rt} | R Documentation |
Parse the response body from a call to rt_user_create
Description
Parse the response body from a call to rt_user_create
Usage
parse_user_create_body(body)
Arguments
body |
(character) |
Value
(numeric) The user ID
[Package rt version 1.1.0 Index]