We use cookies on this site to enhance your user experience
PostAsync
Yields
This is a yielding function. When called, it will pause the Lua thread that called the function until a result is ready to be returned, without interrupting other scripts.
RobloxScriptSecurity
This member can only be accessed by CoreScripts. Attempting to access this member outside of a CoreScript will cause an error.
Performs a POST request to the specified Roblox Web API. The apiUrlPath parameter is prefixed by “https://api.roblox.com/” when the post request is made.
Parameters
Name | Type | Default | Description |
---|---|---|---|
|
|||
|
|||
Default
|
|||
ApplicationJson
|
|||
Default
|
|||
false
|
Returns
Return Type | Summary |
---|---|