{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "platform.org.delete", "description": "platform.org.delete schema from Axway Amplify Platform API", "type": "object", "properties": { "from": { "type": "string", "description": "Client type." }, "modified_by": { "type": "string", "description": "\"platform\" or received value from event's `data.lastModifiedVia`." } } }