Skip to main content

InspectionCreationSuccessResponse

statusstring
Example: Message received
messageExecutionIdsstring<uuid>[]
Example: ["d0236606-3f35-4336-8257-0e4bfe9ed35e"]
InspectionCreationSuccessResponse
{
"status": "Message received",
"messageExecutionIds": [
"d0236606-3f35-4336-8257-0e4bfe9ed35e"
]
}