Set an API response
Return the given object as a response for the API you are building.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Object | Specify an "object" you wish to use as the response of your API call. | OBJECT | false |
Return the given object as a response for the API you are building.
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Object | Specify an "object" you wish to use as the response of your API call. | OBJECT | false |