Generate area text
Generate a description for an area.
POST /restapi/api/ai/v1.0/nlg/listing/area/generate
Supported media types:
Request
JSON (minimal example):
1 2 3 4 5 |
|
JSON (full example):
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
|
Response
JSON:
1 2 3 |
|
Possible Errors
400 - Invalid or missing request object. 401 - Invalid or expired authorization token. 500 - Unexpected service error.