Define an API resource request structure
Add a schema to a REST request record to define the request's expected data structure.
Before you begin
Role required: web_service_admin
About this task
The following procedure describes the process for manually adding a request schema to a resource. For details about automatically generating request schema definitions in non-production instances, see Automatically generate API request definitions.
Procedure
Result
The schema you used to define the request body structure is included in the exportable OpenAPI specification in the REST API Explorer. For more information about exporting OpenAPI specifications, see Export to OpenAPI specification.