Create an API resource URI

Inserts a new API resource URI entry and returns new resource URI entry information.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

API resource name

Body Params

API resource information to be added

Request payload for creating new ResourceUriEntries for specified resource

string | null

HttpVerb for the resource entry

string | null

Route information to identify the resource method

string | null

Name of the customcode to be executed on the above verb and route associated with specified resource

string | null

Name of the Class in above customcode

string | null

Name of the customcode method to be executed as an api endpoint using above verb and route associated with resource

MethodParameterBindings
array of objects | null

List of parameters specified in above method

MethodParameterBindings
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json