APIKey::postDelete ================== .. code-block:: json { "version": "0.1", "data": { "id": 321, "description": "Koppeling reserveringssysteem kano verhuur", "token": "api_kano_abc123xyz", "guard_user_id": 45 }, "meta": {} } Explanation: - **id**: integer. - **description**: string. - **token**: string. - **guard_user_id**: int.