Compose a message

POST {{baseUrl}}/v3/grants/:grant_id/messages/smart-compose

Generates a message based on a prompt.

Request Body

{"prompt"=>"Write a message welcoming my new colleague"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"request_id":"\u003cstring\u003e","data":"\u003cobject\u003e"}