-
Notifications
You must be signed in to change notification settings - Fork 2
Definitions
admin-hashedtokens edited this page Mar 30, 2026
·
4 revisions
In this page, we'll define the data that we'll be talking about often.
It's a string that's similar to a directory path as given in the examples below
/run/code
/v1/some/operation
The data that's sent as a payload in the request when somebody calls an endpoint as given in the example below
The data that's received as a payload in the response when endpoint processing is completed as given in the example below