Skip to main content

DeleteRelationshipTypeResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/DeleteRelationshipTypeResponseBody.json
messagestringrequired

Confirmation message

DeleteRelationshipTypeResponseBody
{
"$schema": "https://example.com/schemas/DeleteRelationshipTypeResponseBody.json",
"message": "string"
}